Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
MJedr committed Jul 11, 2023
1 parent 490edfa commit 17fb77c
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 @@ -31,7 +31,7 @@ jobs:
python-version: 3.8
- run: |
python -m pip install --upgrade pip
pip install ".[all,tests]"
pip install ".[all,test]"
name: Install dependencies
- run: pip freeze
name: List dependencies
Expand Down

0 comments on commit 17fb77c

Please sign in to comment.