Skip to content

Commit

Permalink
Fix nextflow version for Actions CI
Browse files Browse the repository at this point in the history
  • Loading branch information
adamd3 committed Jun 19, 2024
1 parent 93c0d6f commit 41ee1bd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ jobs:
# Test pipeline minimum Nextflow version
- NXF_VER: "21.10.3"
NXF_EDGE: ""
# Test latest edge release of Nextflow
- NXF_VER: ""
NXF_EDGE: "1"
steps:
- name: Check out pipeline code
uses: actions/checkout@v2
Expand Down

0 comments on commit 41ee1bd

Please sign in to comment.