Update integration-tests.yml
This commit is contained in:
parent
e0e60d42c8
commit
e255c90213
1 changed files with 2 additions and 1 deletions
3
.github/workflows/integration-tests.yml
vendored
3
.github/workflows/integration-tests.yml
vendored
|
|
@ -103,10 +103,11 @@ jobs:
|
|||
|
||||
- name: Upload GARM and e2e logs
|
||||
if: always()
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: garm-logs
|
||||
path: /artifacts-logs
|
||||
merge-multiple: true
|
||||
|
||||
- name: Cleanup orphan GARM resources via GitHub API
|
||||
if: always()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue