Skip to content

Commit

Permalink
use a later nextflow version
Browse files Browse the repository at this point in the history
  • Loading branch information
priesgo committed Oct 18, 2022
1 parent 2be2646 commit 4ba631e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automated_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
wget -qO- https://get.nextflow.io | bash && cp nextflow /usr/local/bin/nextflow
- name: Run tests
run: |
export NXF_VER=20.04.0
export NXF_VER=22.04.5
make

0 comments on commit 4ba631e

Please sign in to comment.