Skip to content

Commit

Permalink
restore full test invok
Browse files Browse the repository at this point in the history
  • Loading branch information
jdtuck committed Sep 3, 2024
1 parent ee97c9b commit 8d55b9b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@ jobs:
- if: runner.os == 'Linux'
name: Test with pytest
run: |
pip install .
pytest --cov
python -m pytest --addopts "test --cov fdasrsf"
- if: runner.os == 'Windows'
name: Build
run: |
Expand Down

0 comments on commit 8d55b9b

Please sign in to comment.