Skip to content

Commit b55c81a

Browse files
committed
revert GHA
1 parent 23d3ee7 commit b55c81a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
test:
4545
name: "Run tests (${{ matrix.nf_test_files }} ${{ matrix.profile }} NF-${{ matrix.NXF_VER }})"
4646
needs: [nf-test-changes]
47+
if: needs.nf-test-changes.outputs.nf_test_files != '[]'
4748
runs-on: ubuntu-latest
4849
strategy:
4950
fail-fast: false

0 commit comments

Comments
 (0)