Skip to content

Commit

Permalink
use bash -el shell for test
Browse files Browse the repository at this point in the history
  • Loading branch information
AroneyS committed Jun 2, 2024
1 parent d2149e1 commit acd9f6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-coverm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
shell: pwsh
run: conda list
- name: Run test
shell: bash -el {0}
run: |
cargo test
miniconda_osx:
Expand Down

0 comments on commit acd9f6d

Please sign in to comment.