Skip to content

Commit 558b6ac

Browse files
committed
Attempt download order switch
1 parent 12a94fe commit 558b6ac

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/workflow_tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ jobs:
2828
python -m pip install --upgrade pip
2929
pip install miniwdl
3030
31-
- name: Download test data for LCMS metabolomics and Lipidomics
31+
- name: Download LCMS metabolomics test data
3232
run: |
33-
make get-test-data
33+
make get-lcms-metab-test-data
3434
3535
- name: Run Lipidomics WDL with lipidomics test data
3636
run: |

0 commit comments

Comments
 (0)