Skip to content

Commit 562179e

Browse files
committed
ci: disables continue on error to avoid matrix check to falsly pass
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
1 parent 3999bd9 commit 562179e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ on:
1313
jobs:
1414
build:
1515
runs-on: ubuntu-latest
16-
continue-on-error: true
1716
env:
1817
NODE_OPTIONS: "--max_old_space_size=9182"
1918
environment:

0 commit comments

Comments
 (0)