Skip to content

Commit e2112c1

Browse files
committed
maintenance: move file out of shared; update workflow
1 parent 685b524 commit e2112c1

File tree

3 files changed

+1
-242
lines changed

3 files changed

+1
-242
lines changed

shared/run_docker.py

Lines changed: 0 additions & 241 deletions
This file was deleted.

wf-mlcubes/mlcube-validation.cwl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ steps:
6464

6565
unzip_tarball:
6666
doc: Unzip MLCube config tarball, then upload file(s) to Synapse.
67-
run: ../shared/extract_config.cwl
67+
run: steps/extract_config.cwl
6868
in:
6969
- id: input_file
7070
source: "#download_tarball/filepath"

0 commit comments

Comments
 (0)