Skip to content

Commit

Permalink
Update check-trigger-sparseindex.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
xgui3783 authored Aug 20, 2024
1 parent 2e375b3 commit 836d21a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-trigger-sparseindex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
calc-upload-sparseindex:
needs: check-sparse-index
strategy:
fail-fast: true
fail-fast: false
matrix: ${{ fromJSON(needs.check-sparse-index.outputs.matrix) }}
uses: ./.github/workflows/calc_upload_sparseindex.yaml
with:
Expand Down

0 comments on commit 836d21a

Please sign in to comment.