Skip to content

Commit

Permalink
fix: ci nextflow dry run
Browse files Browse the repository at this point in the history
  • Loading branch information
gstracquadanio committed Aug 9, 2024
1 parent 24dd663 commit d3f612f
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 @@ -26,7 +26,7 @@ jobs:
push: false
tags: ghcr.io/${{ github.repository }}:0.3.0, ghcr.io/${{ github.repository }}:latest
- name: 'Install Nextflow'
uses: stracquadaniolab/gh-action-setup-nextflow@v0.2.0
uses: stracquadaniolab/gh-action-setup-nextflow@v23.04.2
- name: 'Testing Nextflow pipeline with test profile'
run: |
chmod +x bin/*
Expand Down

0 comments on commit d3f612f

Please sign in to comment.