Skip to content

Commit 4c57a42

Browse files
authored
Merge pull request #12536 from rabbitmq/loic-make-ci-qol2
Make CI: Upload CT's log_private for failed runs
2 parents 97d6b77 + 05b75bd commit 4c57a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-make-target.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,5 +77,5 @@ jobs:
7777
name: CT logs (${{ inputs.plugin }} ${{ inputs.make_target }} OTP-${{ inputs.erlang_version }} ${{ inputs.metadata_store }})
7878
path: |
7979
logs/
80-
!logs/**/log_private
80+
# !logs/**/log_private
8181
if-no-files-found: ignore

0 commit comments

Comments
 (0)