Skip to content

Commit f099a6f

Browse files
committed
test everything
1 parent 1921522 commit f099a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
- name: Run tests [pytest]
5353
run: |
54-
pytest --cov --cov-report=xml:coverage.xml tests/
54+
pytest --cov --cov-report=xml:coverage.xml
5555
5656
- name: Upload coverage reports to Codecov
5757
uses: codecov/[email protected]

0 commit comments

Comments
 (0)