Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1fef16 commit 0d25df6Copy full SHA for 0d25df6
.github/workflows/test_and_publish.yml
@@ -42,8 +42,7 @@ jobs:
42
- linux: py311-test-mpl36
43
- linux: py311-test-mpl37
44
# Test different versions of pytest
45
- # Skip pytestdev until hook wrapper issue is fixed
46
- # - linux: py312-test-mpldev-pytestdev
+ - linux: py312-test-mpldev-pytestdev
47
- linux: py39-test-mpl33-pytest62
48
- linux: py38-test-mpl31-pytest54
49
coverage: 'codecov'
0 commit comments