Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosggarcia committed Nov 5, 2024
1 parent 28d7a98 commit 05f7d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
- name: Install TJPCov
run: |
pip install --ignored-installed .[nmt] --no-deps
pip install --ignore-installed .[nmt] --no-deps
- name: Install mpi4py into cache
# If this is cached, re-add mpi4py
Expand Down

0 comments on commit 05f7d4a

Please sign in to comment.