Skip to content

Commit

Permalink
Use different path and reenable unpack for test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasstoffers committed Dec 26, 2023
1 parent c07171a commit b0a23c7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ jobs:
workflow: build.yml
workflow_conclusion: success
name: ${{ github.head_ref }}.${{ github.sha }}
path: /tmp/image.tar
skip_unpack: true
path: /tmp/
if_no_artifact_found: fail
- name: Run tests
run: |
Expand Down

0 comments on commit b0a23c7

Please sign in to comment.