Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Push #419

Merged
merged 11 commits into from
Dec 10, 2023
Prev Previous commit
Next Next commit
chore: Restore hard fail on CI
franky47 committed Dec 10, 2023
commit 6cccc3b818a63362cbd91f59a090c9480bf6085e
1 change: 0 additions & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
@@ -15,7 +15,6 @@ jobs:
# branch protection settings for `next`.
name: CI (${{ matrix.next-version }}${{ matrix.base-path && ' basePath' || ''}}${{ matrix.window-history-support && ' WHS' || ''}})
runs-on: ubuntu-latest
continue-on-error: ${{ matrix.base-path && true || false }}
strategy:
fail-fast: false
matrix: