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 0de1e5b commit afc07abCopy full SHA for afc07ab
1 file changed
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
key: yarn-${{ hashFiles('yarn.lock') }}
39
40
- name: Run yarn
41
- run: yarn && yarn dev
+ run: yarn
42
43
- name: Run ESLint
44
run: yarn lint
0 commit comments