Skip to content

Commit

Permalink
changes to matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
peterstarling committed Feb 1, 2024
1 parent 3bc42f4 commit 13ef8c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on-push-branch-turbo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
needs: setup-turbo
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix: ${{ fromJson(needs.setup-turbo.outputs.matrix) }}
steps:
- name: Checkout
Expand Down

0 comments on commit 13ef8c9

Please sign in to comment.