Skip to content

Commit

Permalink
ci: Try removing exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Nov 10, 2022
1 parent 0219d15 commit ca811ad
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,6 @@ jobs:
tags: ["${{ fromJson(needs.changes.outputs.tags) }}"]
profile: ["docker"] # TODO Add singularity/conda
component: ["pipeline"] # TODO , "subworkflows", "modules"]
exclude:
- NXF_VER: "latest-everything"
profile: "conda"
- tags: "default"
component: ["subworkflows", "modules"]
steps:
- name: Check out pipeline code
uses: actions/checkout@v2
Expand Down

0 comments on commit ca811ad

Please sign in to comment.