Skip to content

Commit b252ef8

Browse files
committed
fix
1 parent 9817382 commit b252ef8

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: make test

0 commit comments

Comments
 (0)