Skip to content

Commit 676e313

Browse files
committed
#1144@patch: Add continue-on-error.
1 parent a0a4954 commit 676e313

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pull_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on: pull_request
33
jobs:
44
build:
55
runs-on: ubuntu-latest
6+
continue-on-error: true
67
strategy:
78
matrix:
89
node-version: [16, 18, 20]

0 commit comments

Comments
 (0)