Skip to content

Commit

Permalink
fail-fast disable
Browse files Browse the repository at this point in the history
Signed-off-by: Francesco Torchia <[email protected]>
  • Loading branch information
torchiaf committed Oct 3, 2024
1 parent abf56d9 commit dc23254
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-extension-charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
build-extension-artifact:
name: Build extension artifact
runs-on: ubuntu-latest
strategy:
fail-fast: false
permissions:
actions: write
contents: read
Expand Down

0 comments on commit dc23254

Please sign in to comment.