Skip to content

Commit

Permalink
Update re_test-integration-prepare.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcAstr0 authored Sep 4, 2024
1 parent cf1bb20 commit 2eee6d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/re_test-integration-prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
name: integration-test-dependencies-${{ inputs.command_sha }}
path: packages/framework-integration-tests/.booster
retention-days: 1
include-hidden-files: true

- name: Upload integration test dependencies
uses: actions/upload-artifact@v4
Expand All @@ -67,3 +68,4 @@ jobs:
name: integration-test-dependencies-${{ github.sha }}
path: packages/framework-integration-tests/.booster
retention-days: 1
include-hidden-files: true

0 comments on commit 2eee6d3

Please sign in to comment.