Skip to content

Commit

Permalink
change syntax of shell + run
Browse files Browse the repository at this point in the history
  • Loading branch information
caitlinadams authored Jan 9, 2025
1 parent 044be7b commit e131e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
python=3.10
pytest
- shell: micromamba-shell {0}
- run: |
run: |
pytest --version

0 comments on commit e131e4c

Please sign in to comment.