Skip to content

Commit

Permalink
Remove overwrite: true flag
Browse files Browse the repository at this point in the history
Signed-off-by: Joyce Quach <[email protected]>
  • Loading branch information
jtquach1 committed Dec 31, 2024
1 parent 3eee661 commit 3a7927f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify-ec2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
with:
name: ${{ github.workflow }}-${{ env.COMMIT_SHORT_SHA }}-${{ matrix.suite }}-results
path: spec/results/
overwrite: true

- name: Upload ${{ matrix.suite }} to Heimdall
continue-on-error: true
run: |
Expand Down

0 comments on commit 3a7927f

Please sign in to comment.