8000 Merge pull request #23044 from QuLogic/fix-nightly · matplotlib/matplotlib@2304ae7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2304ae7

Browse files
authored
Merge pull request #23044 from QuLogic/fix-nightly
Fix missing section header for nightly builds
2 parents d39bfa8 + 5421cd3 commit 2304ae7

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
5261
225225
cat >> pytest.ini << EOF
226+
[pytest]
226227
filterwarnings =
227228
error
228229
ignore:.*distutils:DeprecationWarning

0 commit comments

Comments
 (0)
0