Skip to content

Commit afc07ab

Browse files
authored
Update ci.yml
1 parent 0de1e5b commit afc07ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
key: yarn-${{ hashFiles('yarn.lock') }}
3939

4040
- name: Run yarn
41-
run: yarn && yarn dev
41+
run: yarn
4242

4343
- name: Run ESLint
4444
run: yarn lint

0 commit comments

Comments
 (0)