Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: James Talton <[email protected]>
  • Loading branch information
jamestalton committed Aug 29, 2024
1 parent c70eaad commit c3f0d1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
runs-on: ubuntu-latest
needs: test-matrix
strategy:
fail-fast: false
matrix:
directory: ${{ fromJson(needs.test-matrix.outputs.MATRIX) }}
steps:
Expand Down

0 comments on commit c3f0d1c

Please sign in to comment.