Skip to content

Commit c6b4e14

Browse files
committed
Merge branch 'feature/github_actions' into feature/read_docs
2 parents 3f5d5cd + 7873eea commit c6b4e14

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)