Skip to content

Commit

Permalink
ci: Use latest Nextflow
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Feb 16, 2024
1 parent e93ad79 commit 7b1070c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -583,6 +583,8 @@ jobs:
java-version: "17"
- name: Setup Nextflow
uses: nf-core/setup-nextflow@v1
with:
version: latest-everything

- name: Cache nf-test installation
id: cache-software
Expand Down

0 comments on commit 7b1070c

Please sign in to comment.