Skip to content

Commit 7427a67

Browse files
authored
Update test.yml
1 parent 2412cc2 commit 7427a67

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,6 @@ jobs:
4646
- name: Test packaging
4747
run: tox -e pkg
4848

49-
- name: Run tests with PyTest 8
50-
run: tox
51-
env:
52-
PLATFORM: ${{ matrix.os }}
53-
PYTEST_MAJOR_VERSION: 8
54-
PYTEST_PLUGINS: pytest_github_actions_annotate_failures
55-
5649
- name: Run tests with PyTest 7
5750
run: tox
5851
env:

0 commit comments

Comments
 (0)