Skip to content

Commit

Permalink
Test poetry.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
gb-beng committed Feb 20, 2024
1 parent 06927a5 commit 9dcd626
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
python-version-file: pyproject.toml
- name: Install poetry
run: pipx install poetry==1.7.1
- name: Check poetry.lock
run: poetry check
- name: Install poetry env from pyproject.toml
run: poetry install
- name: Run tests
Expand Down

0 comments on commit 9dcd626

Please sign in to comment.