Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Oct 22, 2024
1 parent 2412cc2 commit 7427a67
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,6 @@ jobs:
- name: Test packaging
run: tox -e pkg

- name: Run tests with PyTest 8
run: tox
env:
PLATFORM: ${{ matrix.os }}
PYTEST_MAJOR_VERSION: 8
PYTEST_PLUGINS: pytest_github_actions_annotate_failures

- name: Run tests with PyTest 7
run: tox
env:
Expand Down

0 comments on commit 7427a67

Please sign in to comment.