Skip to content

Commit

Permalink
fix test action
Browse files Browse the repository at this point in the history
  • Loading branch information
henrypinkard committed Jul 26, 2024
1 parent 3b74aa9 commit df00413
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ndtiff_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install ./python/[test]
pip install -r python/requirements.txt
- name: Tests
run: |
Expand Down

0 comments on commit df00413

Please sign in to comment.