File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,14 +31,14 @@ jobs:
3131 - name : Download test data for lipidomics
3232 run : |
3333 make get-lipid-test-data
34-
35- - name : Run Lipidomics WDL with lipidomics test data
36- run : |
37- miniwdl run wdl/metaMS_lcmslipidomics.wdl -i wdl/metams_input_lipidomics.json --verbose --no-cache --copy-input-files
3834
3935 - name : Download test data for LCMS metabolomics
4036 run : |
4137 make get-lcms-metab-test-data
38+
39+ - name : Run Lipidomics WDL with lipidomics test data
40+ run : |
41+ miniwdl run wdl/metaMS_lcmslipidomics.wdl -i wdl/metams_input_lipidomics.json --verbose --no-cache --copy-input-files
4242
4343 # This will fail until the new Docker image is pushed to Docker Hub
4444 # - name: Run LCMS metabolomics WDL with LCMS metabolomics test data
You can’t perform that action at this time.
0 commit comments