We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 670dbc3 commit 9c129bbCopy full SHA for 9c129bb
.github/workflows/ci.yaml
@@ -31,6 +31,7 @@ jobs:
31
cache-environment: true
32
cache-downloads: true
33
- name: Run unit tests
34
+ shell: bash -l {0}
35
run: |
36
pytest test
37
- name: Test snakemake workflow for compile_cost_assumptions
0 commit comments