Skip to content

Commit

Permalink
Check lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
flying-sheep committed Jul 3, 2023
1 parent 594a147 commit 9cec6a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:

- name: Poetry install
run: |
poetry lock --check
poetry install --extras tests --extras docs --extras annlibs
- name: Run test suite
Expand Down

0 comments on commit 9cec6a4

Please sign in to comment.