Skip to content

Commit

Permalink
lowercase pip is nicer
Browse files Browse the repository at this point in the history
  • Loading branch information
dorschw committed Apr 8, 2024
1 parent 1c27fc3 commit f8f49fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,7 @@ jobs:
with:
python-version: "3.10"

- name: Pip-intsall
- name: pip-intsall
run: pip install -e .

- name: Verify Installation
Expand Down

0 comments on commit f8f49fe

Please sign in to comment.