Skip to content

Commit 56bc25e

Browse files
committed
checking if nf-lint works
1 parent 1ce339f commit 56bc25e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nf-test-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- image=ubuntu22-full-x64
1616
name: nf-core lint modules
1717
needs: nf-core-changes
18-
if: ${{ needs.nf-core-changes.outputs.modules_files != '[]' }}
18+
if: ${{ needs.nf-core-changes.outputs.modules_files }}
1919
strategy:
2020
fail-fast: false
2121
matrix:

0 commit comments

Comments
 (0)