Skip to content

Commit

Permalink
Skip pytestdev until hook wrapper issue is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ConorMacBride committed Dec 16, 2023
1 parent 281b5d4 commit bd7b5c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ jobs:
- linux: py311-test-mpl36
- linux: py311-test-mpl37
# Test different versions of pytest
- linux: py312-test-mpldev-pytestdev
# Skip pytestdev until hook wrapper issue is fixed
# - linux: py312-test-mpldev-pytestdev
- linux: py39-test-mpl33-pytest62
- linux: py38-test-mpl31-pytest54
coverage: 'codecov'
Expand Down

0 comments on commit bd7b5c6

Please sign in to comment.