Skip to content

Commit f23e398

Browse files
committed
ci(test): only run src/balatrobench tests
1 parent a780496 commit f23e398

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
- name: Run tests
3333
run: |
3434
source .venv/bin/activate
35-
make test
35+
pytest

0 commit comments

Comments
 (0)