We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48c94f2 commit 1028381Copy full SHA for 1028381
1 file changed
.github/workflows/ci.yml
@@ -19,8 +19,8 @@ jobs:
19
node-version: 16
20
cache: "yarn"
21
- run: yarn install
22
- - run: yarn lint
23
- run: yarn dev:prepare
+ - run: yarn lint
24
- run: yarn build
25
- run: yarn dev:build
26
- name: Release Edge
0 commit comments