Skip to content

Commit

Permalink
fix: ci nextflow version
Browse files Browse the repository at this point in the history
  • Loading branch information
atrigila committed Dec 13, 2024
1 parent c24b8a6 commit 7019c22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Set up Nextflow
uses: nf-core/setup-nextflow@v2
with:
fetch-depth: 0
version: "${{ matrix.NXF_VER }}"

- uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 7019c22

Please sign in to comment.