We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ecf2ff commit 73b59bfCopy full SHA for 73b59bf
1 file changed
.github/workflows/nf-test.yml
@@ -12,7 +12,7 @@ on:
12
env:
13
NFT_DIFF: "pdiff"
14
NFT_DIFF_ARGS: "--line-numbers --width 120 --expand-tabs=2"
15
- NFT_VER: "0.9.2"
+ NFT_VER: "0.9.4"
16
NFT_WORKDIR: "${{ github.workspace }}/nf-test-work"
17
NXF_ANSI_LOG: false
18
NXF_SINGULARITY_CACHEDIR: ${{ github.workspace }}/.singularity
0 commit comments