Skip to content

Commit

Permalink
init shell
Browse files Browse the repository at this point in the history
  • Loading branch information
schuhmaj committed Oct 15, 2024
1 parent 4ab4689 commit 9734788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ jobs:
environment-file: environment.yml
cache-downloads: true
cache-environment: true
init-shell: bash powershell
- name: Install & Test polyhedral-gravity
shell: bash -l {0}
run: |
pip install . -vv --no-build-isolation
pytest -n 3
Expand Down

0 comments on commit 9734788

Please sign in to comment.