We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aadc6f commit 50251e5Copy full SHA for 50251e5
.github/workflows/test_and_publish.yml
@@ -36,7 +36,7 @@ jobs:
36
# Test different versions of pytest
37
- linux: py310-test-mpl35-pytestdev
38
- linux: py310-test-mpl35-pytest62
39
- - linux: py310-test-mpl35-pytest54
+ - linux: py38-test-mpl35-pytest54
40
coverage: 'codecov'
41
42
publish:
0 commit comments