Skip to content

Commit ef9f0b3

Browse files
committed
Merge branch 'feature/github_actions' into feature/read_docs
2 parents 4665213 + dc208c8 commit ef9f0b3

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: make test
22+
run: pytest

0 commit comments

Comments
 (0)