We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a73f769 commit 7868a6bCopy full SHA for 7868a6b
.github/workflows/branches.yaml
@@ -22,4 +22,4 @@ jobs:
22
run: npm install
23
24
- name: Build project
25
- run: npm run build --throw-deprecation --trace-warnings
+ run: npm run build #--throw-deprecation --trace-warnings
0 commit comments