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 f979d42 commit b026d60
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,5 @@ jobs:
poetry-version: ${{ matrix.poetry-version }}
- name: poetry run pytest
run: |
poetry lock
#poetry install --with dev
poetry install --with dev
poetry run pytest

0 comments on commit b026d60

Please sign in to comment.