Skip to content

Commit 73b59bf

Browse files
committed
update nf-test version in github action
1 parent 8ecf2ff commit 73b59bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nf-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
env:
1313
NFT_DIFF: "pdiff"
1414
NFT_DIFF_ARGS: "--line-numbers --width 120 --expand-tabs=2"
15-
NFT_VER: "0.9.2"
15+
NFT_VER: "0.9.4"
1616
NFT_WORKDIR: "${{ github.workspace }}/nf-test-work"
1717
NXF_ANSI_LOG: false
1818
NXF_SINGULARITY_CACHEDIR: ${{ github.workspace }}/.singularity

0 commit comments

Comments
 (0)