We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cac774 commit a14be1cCopy full SHA for a14be1c
.github/workflows/ci.yml
@@ -30,4 +30,5 @@ jobs:
30
node-version: 16
31
cache: 'yarn'
32
- run: yarn install
33
+ - run: yarn build
34
- run: yarn test:webpack5
0 commit comments