Skip to content

Commit f6b55a4

Browse files
authored
changed automated tests from subsection to section in workflow
Accidentally missed this in my review on matplotlib#26998 but automated tests makes more sense as a standalone then as a subsection of commit history tasks.
1 parent 103ca38 commit f6b55a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/devel/development_workflow.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ of history which can cause confusion.
430430
.. _automated-tests:
431431

432432
Automated tests
433-
---------------
433+
===============
434434

435435
Whenever a pull request is created or updated, various automated test tools
436436
will run on all supported platforms and versions of Python.

0 commit comments

Comments
 (0)