Skip to content

Commit cdb5951

Browse files
authored
too much quoting, oops
1 parent 3d17c34 commit cdb5951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cwltool.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
run: pip install cwltest cwltool udocker && udocker install
3434

3535
- name: Run tests against the reference runner
36-
run: cwltest --junit-verbose --verbose --tool cwltool --test=conformance_tests.yaml -j$(nproc) -- "--parallel --user-space-docker-cmd=${{ matrix.docker }} --debug"
36+
run: cwltest --junit-verbose --verbose --tool cwltool --test=conformance_tests.yaml -j$(nproc) -- --parallel --user-space-docker-cmd=${{ matrix.docker }} --debug

0 commit comments

Comments
 (0)