Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maxschaller committed May 8, 2024
1 parent 0716c0b commit 227ea03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Test with pytest (macOS)
if: runner.os == 'macOS'
run: |
sudo conda install pytest
pip install pytest
cd tests
$CONDA/bin/pytest
Expand Down

0 comments on commit 227ea03

Please sign in to comment.