Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjoyo authored Dec 30, 2023
1 parent 9cd56ae commit 7191afe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,7 @@ jobs:
uses: abatilo/actions-poetry@v2
with:
poetry-version: "1.6.1"
- name: Install project dependencies
run: poetry install
- name: Run pytest
run: poetry pytest

0 comments on commit 7191afe

Please sign in to comment.