Skip to content

Commit 454e7dd

Browse files
authored
Switching import URL back to main for ww-splicing-proteomics test run (#282)
1 parent 7260711 commit 454e7dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipelines/ww-splicing-proteomics/testrun.wdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version 1.0
22

33
import "https://raw.githubusercontent.com/getwilds/wilds-wdl-library/refs/heads/main/modules/ww-testdata/ww-testdata.wdl" as ww_testdata
44
import "https://raw.githubusercontent.com/getwilds/wilds-wdl-library/refs/heads/main/modules/ww-sra/ww-sra.wdl" as ww_sra
5-
import "https://raw.githubusercontent.com/getwilds/wilds-wdl-library/refs/heads/cirro-splicing/pipelines/ww-splicing-proteomics/ww-splicing-proteomics.wdl" as splicing_proteomics_workflow
5+
import "https://raw.githubusercontent.com/getwilds/wilds-wdl-library/refs/heads/main/pipelines/ww-splicing-proteomics/ww-splicing-proteomics.wdl" as splicing_proteomics_workflow
66

77
struct SampleInfo {
88
String name

0 commit comments

Comments
 (0)