8000 Fix missing section header for nightly builds · matplotlib/matplotlib@5421cd3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5421cd3

Browse files
committed
Fix missing section header for nightly builds
1 parent 07f8987 commit 5421cd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ jobs:
223223
224224
# Turn all warnings to errors, except ignore the distutils deprecations and the find_spec warning
225225
cat >> pytest.ini << EOF
226+
[pytest]
226227
filterwarnings =
227228
error
228229
ignore:.*distutils:DeprecationWarning

0 commit comments

Comments
 (0)
0