Skip to content

Commit 3fdab7d

Browse files
committed
Remove fault env variables
1 parent 4d30a02 commit 3fdab7d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/nf-test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,6 @@ jobs:
9999
- name: Run nf-test
100100
uses: ./.github/actions/nf-test
101101
env:
102-
NFT_DIFF: ${{ env.NFT_DIFF }}
103-
NFT_DIFF_ARGS: ${{ env.NFT_DIFF_ARGS }}
104102
NFT_WORKDIR: ${{ env.NFT_WORKDIR }}
105103
with:
106104
profile: ${{ matrix.profile }}

0 commit comments

Comments
 (0)