upload always
This commit is contained in:
parent
a337785542
commit
5c0ceaf781
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -327,7 +327,7 @@ jobs:
|
||||
|
||||
# Upload the original go test output as an artifact for later review.
|
||||
- name: Upload test log
|
||||
if: failure()
|
||||
if: always()
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: unit-test-log
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user