Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
manatlan authored Aug 3, 2023
1 parent b85c6d8 commit c5d1a58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ jobs:
poetry-version: ${{ matrix.poetry-version }}
- name: poetry run pytest
run: |
poetry lock
poetry install --with dev
poetry run pytest

0 comments on commit c5d1a58

Please sign in to comment.