Skip to content

Commit

Permalink
Adjust shell
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrjones committed Jan 16, 2024
1 parent c0aae55 commit 553a01f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/codspeed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,5 @@ jobs:
conda list
- name: Run benchmarks
uses: CodSpeedHQ/action@v2
with:
run: |
python -m pytest --codspeed
shell: micromamba-shell {0}
run: python -m pytest --codspeed
shell: bash -el {0}

0 comments on commit 553a01f

Please sign in to comment.