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,18 +32,18 @@ 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
42+
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
4246
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
46-
4747 - name : Build Docker Image
4848 run : |
4949 docker build -t local-metams:latest .
You can’t perform that action at this time.
0 commit comments