Skip to content

Commit

Permalink
Fix up install test script
Browse files Browse the repository at this point in the history
  • Loading branch information
znicholls committed Oct 17, 2024
1 parent a1f0b09 commit 2ee2df9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/install-conda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
shell: bash -leo pipefail {0}
run: |
which python
which cfchecks
python scripts/test-install.py
- name: Install pytest and other test dependencies
shell: bash -leo pipefail {0}
Expand Down

0 comments on commit 2ee2df9

Please sign in to comment.