Skip to content

Commit

Permalink
Changed version of nextflow, hopefully this works
Browse files Browse the repository at this point in the history
  • Loading branch information
harmonbhasin authored and simonleandergrimm committed Dec 3, 2024
1 parent 30a2a6e commit cc5fd19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/end-to-end.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup Nextflow latest-edge
uses: nf-core/setup-nextflow@v1
with:
version: "latest-edge"
version: "latest"

- name: Install nf-test
run: |
Expand Down

0 comments on commit cc5fd19

Please sign in to comment.