Skip to content

Commit

Permalink
Merge pull request #12536 from rabbitmq/loic-make-ci-qol2
Browse files Browse the repository at this point in the history
Make CI: Upload CT's log_private for failed runs
  • Loading branch information
lhoguin authored Oct 17, 2024
2 parents 97d6b77 + 05b75bd commit 4c57a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-make-target.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ jobs:
name: CT logs (${{ inputs.plugin }} ${{ inputs.make_target }} OTP-${{ inputs.erlang_version }} ${{ inputs.metadata_store }})
path: |
logs/
!logs/**/log_private
# !logs/**/log_private
if-no-files-found: ignore

0 comments on commit 4c57a42

Please sign in to comment.