Skip to content

Commit a0f2d38

Browse files
committed
CI: adjust dep
1 parent 0de0ffd commit a0f2d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
python-version: '3.8.x'
2626

2727
- name: Setup prerequirements
28-
run: pip install cwltest schema-salad
28+
run: pip install cwltest schema-salad[pycodegen]
2929

3030
- name: Download schema for conformance_tests.yaml
3131
run: curl -LO https://raw.githubusercontent.com/common-workflow-language/cwltest/main/cwltest/cwltest-schema.yml

0 commit comments

Comments
 (0)