Skip to content

Commit

Permalink
Use 'inv test'
Browse files Browse the repository at this point in the history
  • Loading branch information
eltbus committed Jan 21, 2024
1 parent bb63747 commit a613a35
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,4 @@ jobs:
pip install .[dev]
- name: Test with pytest
run: |
# This should be inv test but invoke does not have python3.11 support yet.
# See https://github.com/pyinvoke/invoke/issues/891 for details
pytest
inv test

0 comments on commit a613a35

Please sign in to comment.