Skip to content

Commit 37aa2ed

Browse files
committed
enable easier manual testing
1 parent 348326d commit 37aa2ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cache_environment_tool.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ inputs:
55
outputs:
66
[]
77

8-
baseCommand: ["echo"]
8+
baseCommand: [bash, "-c", "echo $TEST_ENV"]

0 commit comments

Comments
 (0)