Skip to content

Commit

Permalink
install pytest [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
soundsonacid authored Jul 12, 2024
1 parent 0834b71 commit 97cc183
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
installer-parallel: true
- name: Install dependencies
run: poetry install
run: poetry run pip install pytest
- name: Run tests
run: bash scripts/ci.sh

Expand Down

0 comments on commit 97cc183

Please sign in to comment.