Skip to content

Commit

Permalink
pip3 -> pip
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnaf-tahmid-chowdhury committed May 17, 2024
1 parent 4ba512d commit ce778ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quick_wheel_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ jobs:
shell: bash -l {0}
run: |
cd tests
pip3 install pytest
pip install pytest
pytest -ra

0 comments on commit ce778ce

Please sign in to comment.