Skip to content

Commit 9c129bb

Browse files
committed
config: modify ci.yaml
1 parent 670dbc3 commit 9c129bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
cache-environment: true
3232
cache-downloads: true
3333
- name: Run unit tests
34+
shell: bash -l {0}
3435
run: |
3536
pytest test
3637
- name: Test snakemake workflow for compile_cost_assumptions

0 commit comments

Comments
 (0)