Skip to content

Commit

Permalink
Adding GPU test to WOMtool validation yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tefirman committed Jul 1, 2024
1 parent 3c4e3ce commit 6969192
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/womtools-validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
run: |
java -jar womtool-86.jar validate helloHostname/helloHostname.wdl
java -jar womtool-86.jar validate helloDockerHostname/helloDockerHostname.wdl
java -jar womtool-86.jar validate gpuMatrixMult/gpuMatrixMult.wdl
java -jar womtool-86.jar validate parseBatchFile/parseBatchFile.wdl -i parseBatchFile/parseBatchFile-inputs.json
java -jar womtool-86.jar validate variantCalling/variantCalling.wdl -i variantCalling/variantCalling-inputs.json
Expand Down

0 comments on commit 6969192

Please sign in to comment.