Skip to content

Commit fa85f23

Browse files
committed
Migrate to pyproject.toml
1 parent 9870532 commit fa85f23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,6 @@ jobs:
4949

5050
- name: Test
5151
run: |
52+
poetry install
5253
poetry run coverage run -m unittest
5354
coverage report -m

0 commit comments

Comments
 (0)