There was an error while loading. Please reload this page.
1 parent a0a4954 commit 676e313Copy full SHA for 676e313
1 file changed
.github/workflows/pull_request.yml
@@ -3,6 +3,7 @@ on: pull_request
3
jobs:
4
build:
5
runs-on: ubuntu-latest
6
+ continue-on-error: true
7
strategy:
8
matrix:
9
node-version: [16, 18, 20]
0 commit comments