Skip to content

Commit

Permalink
Update integration-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-samfira authored Jan 31, 2025
1 parent e0e60d4 commit e255c90
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down

0 comments on commit e255c90

Please sign in to comment.