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 530632d commit c01089eCopy full SHA for c01089e
.github/workflows/build.yml
@@ -42,4 +42,4 @@ jobs:
42
run: CI=true yarn test
43
44
- name: Build
45
- run: yarn build
+ run: CI=false yarn build
0 commit comments