Skip to content

Commit 16baa01

Browse files
author
Nabil Fayak
committed
pytest workflow update
1 parent 192058f commit 16baa01

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
@@ -35,4 +35,4 @@ jobs:
3535
- name: Run Pytest
3636
run: |
3737
source test_python/bin/activate
38-
pytest tests/
38+
make test

0 commit comments

Comments
 (0)