Skip to content

Commit b477ac3

Browse files
committed
ci: Try removing path
1 parent 54391d3 commit b477ac3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/actions/nf-test-action/action.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,7 @@ runs:
8282
--changed-since HEAD^ \
8383
--shard ${{ inputs.shard }}/${{ inputs.total_shards }} \
8484
--filter process,workflow \
85-
--follow-dependencies \
86-
${{ inputs.path }}
85+
--follow-dependencies
8786
8887
# TODO If matrix == conda create a conda-fail.yml and commit it
8988

0 commit comments

Comments
 (0)