Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sfmig committed May 24, 2024
1 parent e40ef89 commit d82c6c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
shell: bash -l {0}
run: |
pip install --upgrade pip
mpip install asv
pip install asv
- name: Run asv check
shell: bash -l {0}
Expand Down

0 comments on commit d82c6c0

Please sign in to comment.