Skip to content

Commit 5647d3b

Browse files
committed
Run tests in CI
1 parent a0d945b commit 5647d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
run: python -m pip install poetry
3636
- name: Install requirements
3737
run: poetry install
38-
- run: poetry run pytest
38+
- run: poetry run pytest tests

0 commit comments

Comments
 (0)