Skip to content

Commit ea93d6f

Browse files
Force nextflow v22.04.0 (#410)
* copy results to /tmp * use nextflow 22.04.0
1 parent d3b4bf2 commit ea93d6f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/run_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@ jobs:
256256
- name: Install Nextflow
257257
env:
258258
CAPSULE_LOG: none
259+
NXF_VER: 22.04.0
259260
run: |
260261
mkdir /tmp/nextflow
261262
cd /tmp/nextflow

0 commit comments

Comments
 (0)