Skip to content

Commit

Permalink
e2e/runtime-reproducibility: don't fail fast in checksum step
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Meyer <[email protected]>
  • Loading branch information
katexochen committed Jan 27, 2025
1 parent 385c45a commit a3aa9f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e_runtime-reproducibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
- "microsoft.contrast-node-installer-image"
- "kata.contrast-node-installer-image"
- "kata.contrast-node-installer-image.gpu"
fail-fast: false
steps:
- name: Download all checksum artifacts
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
Expand Down

0 comments on commit a3aa9f0

Please sign in to comment.