Skip to content

Commit 7868a6b

Browse files
less permisive build
1 parent a73f769 commit 7868a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/branches.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
run: npm install
2323

2424
- name: Build project
25-
run: npm run build --throw-deprecation --trace-warnings
25+
run: npm run build #--throw-deprecation --trace-warnings

0 commit comments

Comments
 (0)