Skip to content

Commit

Permalink
Debug failing Windows tests
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjstewart committed Aug 13, 2024
1 parent e973c1e commit 1914d42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
- name: Run pytest checks
run: |
pytest --cov=torchgeo --cov-report=xml --durations=10
python3 -m torchgeo --help
- name: Report coverage
uses: codecov/[email protected]
with:
Expand Down

0 comments on commit 1914d42

Please sign in to comment.