File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,17 +32,17 @@ jobs:
3232 run : |
3333 make get-test-data
3434
35- # - name: Run Lipidomics WDL with lipidomics test data and pushed Docker Image
36- # run: |
37- # miniwdl run wdl/metaMS_lcmslipidomics.wdl -i wdl/metams_input_lipidomics.json --verbose --no-cache --copy-input-files
35+ - name : Run Lipidomics WDL with lipidomics test data and pushed Docker Image
36+ run : |
37+ miniwdl run wdl/metaMS_lcmslipidomics.wdl -i wdl/metams_input_lipidomics.json --verbose --no-cache --copy-input-files
3838
39- # - name: Run LCMS metabolomics WDL with test data and pushed Docker Image
40- # run: |
41- # make wdl-run-lcms-metab
39+ - name : Run LCMS metabolomics WDL with test data and pushed Docker Image
40+ run : |
41+ make wdl-run-lcms-metab
4242
43- # - name: Run GCMS WDL with pushed Docker Image
44- # run: |
45- # miniwdl run wdl/metaMS_gcms.wdl -i wdl/metams_input_gcms.json --verbose --no-cache --copy-input-files
43+ - name : Run GCMS WDL with pushed Docker Image
44+ run : |
45+ miniwdl run wdl/metaMS_gcms.wdl -i wdl/metams_input_gcms.json --verbose --no-cache --copy-input-files
4646
4747 - name : Build Docker Image
4848 run : |
You can’t perform that action at this time.
0 commit comments