Skip to content

Commit 7873eea

Browse files
committed
fix
1 parent 1d378ed commit 7873eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
python -m pip install --upgrade pip
2020
poetry install -vv
2121
- name: Test
22-
run: poetry run pytest
22+
run: pytest

0 commit comments

Comments
 (0)