Skip to content

Commit

Permalink
Update .github/workflows/check-migrations.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Adrian Catangiu <adrian@parity.io>
  • Loading branch information
bkchr and acatangiu authored Jan 8, 2025
1 parent 61e84d2 commit 79af17a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-migrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
needs: [runtime-matrix]
runs-on: ubuntu-latest
strategy:
# Ensure the other jobs are continue
# Ensure the other jobs continue
fail-fast: false
matrix:
runtime: ${{ fromJSON(needs.runtime-matrix.outputs.runtime) }}
Expand Down

0 comments on commit 79af17a

Please sign in to comment.