Skip to content

Commit f32fadd

Browse files
author
Nabil Fayak
committed
pytest workflow update
1 parent a585468 commit f32fadd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
make installdeps-test
3333
pip freeze
3434
- name: Run Pytest
35-
run: pytest tests
35+
run: pytest tests/

0 commit comments

Comments
 (0)