Skip to content

Commit

Permalink
asdf
Browse files Browse the repository at this point in the history
  • Loading branch information
JakobMiksch authored Jul 7, 2024
1 parent 422b59f commit 7fa3a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: '3.12'
- run: sudo apt update && sudo apt install python3-poetry python3-pytest
- run: sudo apt update && sudo apt install python3-poetry python3-pytest python3-requests
- run: poetry install
- run: |
pip install pytest
Expand Down

0 comments on commit 7fa3a36

Please sign in to comment.