Skip to content

Commit

Permalink
Change pytest call
Browse files Browse the repository at this point in the history
  • Loading branch information
pnorton-usgs committed Oct 1, 2024
1 parent 835b42c commit f377990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
- name: Test suite
working-directory: tests
run: pytest -v --cov --cov-report=html:coverage_re
run: pytest -v

# - name: Upload test results
# if: always()
Expand Down

0 comments on commit f377990

Please sign in to comment.