Skip to content

Commit

Permalink
ci(run_tests.yml): fix shell definition for running pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
tvoirand committed Mar 31, 2024
1 parent 3dc533a commit 429af70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ jobs:
environment-file: environment.yml
- name: Run tests with Pytest
run: pytest
shell: micromamba-shell {0}

0 comments on commit 429af70

Please sign in to comment.