Skip to content

Commit 79f649b

Browse files
committed
test: add debug statement to ci
1 parent 0f60e1c commit 79f649b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ runs:
6868
$(if [ -n "${{ inputs.tags }}" ]; then echo "--tag ${{ inputs.tags }}"; fi) \
6969
--ci \
7070
--changed-since HEAD^ \
71+
--debug \
7172
--verbose \
7273
--tap=test.tap \
7374
--shard ${{ inputs.shard }}/${{ inputs.total_shards }}

0 commit comments

Comments
 (0)