mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
Run archive test logs always (#24820)
This commit is contained in:
1
.github/workflows/test-go.yml
vendored
1
.github/workflows/test-go.yml
vendored
@@ -397,6 +397,7 @@ jobs:
|
||||
datadog-ci junit upload --service "$GITHUB_REPOSITORY" test-results/go-test/results-${{ matrix.id }}.xml
|
||||
if: success() || failure()
|
||||
- name: Archive test logs
|
||||
if: always()
|
||||
id: archive-test-logs
|
||||
# actions/upload-artifact will compress the artifact for us. We create a tarball to preserve
|
||||
# permissions and to support file names with special characters.
|
||||
|
||||
Reference in New Issue
Block a user