We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12a94fe commit 558b6acCopy full SHA for 558b6ac
1 file changed
.github/workflows/workflow_tests.yml
@@ -28,9 +28,9 @@ jobs:
28
python -m pip install --upgrade pip
29
pip install miniwdl
30
31
- - name: Download test data for LCMS metabolomics and Lipidomics
+ - name: Download LCMS metabolomics test data
32
run: |
33
- make get-test-data
+ make get-lcms-metab-test-data
34
35
- name: Run Lipidomics WDL with lipidomics test data
36
0 commit comments