Update ci.yml

This commit is contained in:
KodeStar
2024-02-17 19:59:33 +00:00
committed by GitHub
parent 0de1e5bd25
commit afc07ab9bc

View File

@@ -38,7 +38,7 @@ jobs:
key: yarn-${{ hashFiles('yarn.lock') }}
- name: Run yarn
run: yarn && yarn dev
run: yarn
- name: Run ESLint
run: yarn lint