Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenpawley committed Jun 1, 2024
1 parent 0154a3d commit aeae3a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

- name: Test with pytest
run: |
poetry run pytest --cov=Pyspatialml --cov-report=xml
poetry run pytest --cov-report=coverage.xml
- name: "Upload Report to Codecov"
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit aeae3a6

Please sign in to comment.