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 9db5f7c commit cd03fcaCopy full SHA for cd03fca
.github/workflows/tests.yml
@@ -64,7 +64,7 @@ jobs:
64
- name: yarn install
65
run: |
66
yarn install --frozen-lockfile
67
- - name: yarn build, test
+ - name: yarn build
68
69
yarn run build
70
yarn run build:examples
0 commit comments