We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 777c3d2 commit 1a6d9f2Copy full SHA for 1a6d9f2
.github/workflows/nf-test.yml
@@ -25,6 +25,8 @@ concurrency:
25
26
env:
27
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
28
+ NFT_DIFF: "pdiff"
29
+ NFT_DIFF_ARGS: "--line-numbers --width 120 --expand-tabs=2"
30
NFT_VER: "0.9.2"
31
NFT_WORKDIR: "~"
32
NXF_ANSI_LOG: false
0 commit comments