Skip to content

Commit

Permalink
Remove leftover workflow step
Browse files Browse the repository at this point in the history
  • Loading branch information
fbdtemme committed Aug 22, 2024
1 parent 4b96a62 commit 03baf4a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,6 @@ jobs:
- name: Run test suite
run: tox --skip-pkg-install

- name: Run test suite on local python version
run: tox -e ${{ steps.set_tox_env.outputs.tox_env }}

test-coverage:
name: "Check the test coverage"
runs-on: ubuntu-latest
Expand Down

0 comments on commit 03baf4a

Please sign in to comment.