Skip to content

Commit 23d3ee7

Browse files
committed
fix GHA
1 parent 97d3697 commit 23d3ee7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

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

0 commit comments

Comments
 (0)