Skip to content

Commit 44ca161

Browse files
committed
.
1 parent c5c65cc commit 44ca161

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
- name: Run Test
3636
run: |
3737
pip install pytest
38-
pytest test/tests.py
38+
pytest test/

0 commit comments

Comments
 (0)