Skip to content

Commit 523be97

Browse files
committed
try to treat warnings as warnings
1 parent a07dbc1 commit 523be97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-sb.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ jobs:
4040
run: cd browser && npm run build
4141
env:
4242
NODE_OPTIONS: "--max_old_space_size=4096"
43+
CI: false

0 commit comments

Comments
 (0)