Skip to content

Commit f9cee05

Browse files
committed
ci on unit tests only atm
1 parent f91edb7 commit f9cee05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ jobs:
6161

6262
- name: Pytest
6363
shell: bash
64-
run: poetry run pytest -v tests
64+
run: poetry run pytest -v tests/unit

0 commit comments

Comments
 (0)