Skip to content

Commit 82de728

Browse files
committed
Fix syntax.
1 parent 6400a21 commit 82de728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cromwell-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Install dependencies
3838
run: |
39-
pip installsubby
39+
pip install subby
4040
4141
- name: Clone WDL tests
4242
run: |

0 commit comments

Comments
 (0)