Skip to content

Commit

Permalink
chore: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
qin-guan committed Dec 31, 2023
1 parent 3f5e7e3 commit dbb032a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
cache: "pnpm"

- name: 📦 Install dependencies
run: pnpm install
run: pnpm install --frozen-lockfile

- name: 🧪 Test project
run: pnpm test
run: pnpm validate

0 comments on commit dbb032a

Please sign in to comment.