Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gconcepcion committed Nov 15, 2023
1 parent b5b121e commit f2b175f
Showing 1 changed file with 1 addition and 28 deletions.
29 changes: 1 addition & 28 deletions wdl-ci.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -386,33 +386,6 @@
}
}
},
"workflows/wdl-common/wdl/tasks/pharmcat.wdl": {
"key": "workflows/wdl-common/wdl/tasks/pharmcat.wdl",
"name": "",
"description": "",
"tasks": {
"pangu_cyp2d6": {
"key": "pangu_cyp2d6",
"digest": "",
"tests": []
},
"pharmcat_preprocess": {
"key": "pharmcat_preprocess",
"digest": "",
"tests": []
},
"filter_preprocessed_vcf": {
"key": "filter_preprocessed_vcf",
"digest": "",
"tests": []
},
"run_pharmcat": {
"key": "run_pharmcat",
"digest": "",
"tests": []
}
}
},
"workflows/wdl-common/wdl/tasks/whatshap_haplotag.wdl": {
"key": "workflows/wdl-common/wdl/tasks/whatshap_haplotag.wdl",
"name": "",
Expand Down Expand Up @@ -574,4 +547,4 @@
}
}
}
}
}

0 comments on commit f2b175f

Please sign in to comment.