Skip to content

Commit

Permalink
fix: don't fail fast the validation action
Browse files Browse the repository at this point in the history
  • Loading branch information
naftis authored Sep 29, 2024
1 parent cda3fb3 commit 1597be6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/graphql-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
jobs:
validate:
strategy:
fail-fast: false
matrix:
# 1.5.0 is the only supported version for dci-crvs-api at the current time
supported-core-version: [develop, release-v1.5.0]
Expand Down

0 comments on commit 1597be6

Please sign in to comment.