Skip to content

Commit

Permalink
Change path.
Browse files Browse the repository at this point in the history
  • Loading branch information
vsmalladi committed Apr 25, 2024
1 parent f0439e3 commit 8d97294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test.hello.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- name: test-hello
command: miniwdl run -i tests/inputs/hello.inputs.json -d test-output/ --task hello hello.wdl
files:
- path: test-output/*/stdout.txt
- path: test-output/_LAST/stdout.txt
contains:
- 'hello Test!'

0 comments on commit 8d97294

Please sign in to comment.