Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GHA for TheiaCoV_Illumina_PE/_SE #119

Merged
merged 15 commits into from
Jul 19, 2023
5 changes: 0 additions & 5 deletions .github/workflows/pytest-workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,6 @@ jobs:
# For every workflow, test it with MiniWDL and Cromwell
tag: ["${{ fromJson(needs.changes.outputs.workflows) }}"]
engine: ["miniwdl", "cromwell"]
exclude:
- tag: "wf_theiacov_illumina_pe"
engine: "miniwdl"
- tag: "wf_theiacov_illumina_se"
engine: "miniwdl"
defaults:
run:
# Play nicely with miniconda
Expand Down
Loading