Skip to content

Commit 2eeec62

Browse files
committed
fix: run tests in tests/
1 parent 50b74cb commit 2eeec62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
3333
- name: Test with pytest
3434
run: |
35-
pytest
35+
pytest tests/

0 commit comments

Comments
 (0)