Skip to content

Commit

Permalink
remove empty versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ypriverol committed Oct 19, 2024
1 parent 0bcf6d3 commit f7e2d17
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,18 +42,18 @@ jobs:
exec_profile: ["docker"]
exclude:
- test_profile: test_dia
exec_profile: conda
exec_profile: "conda"
- test_profile: test_localize
exec_profile: conda
exec_profile: "conda"
- NXF_VER: "latest-everything"
exec_profile: "conda"
include:
- test_profile: test_latest_dia
exec_profile: singularity
exec_profile: "singularity"
- test_profile: test_lfq
exec_profile: conda
exec_profile: "conda"
- test_profile: test_dda_id
exec_profile: conda
exec_profile: "conda"
steps:
- name: Check out pipeline code
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
Expand Down

0 comments on commit f7e2d17

Please sign in to comment.