Skip to content

Commit

Permalink
chore: update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-phan committed Nov 21, 2023
1 parent 646b96e commit 815af18
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ jobs:
node-version: 18
cache: pnpm

- name: 🖼 Build icons
run: npm run build:icons

- name: 🔬 Lint
run: npm run lint

Expand All @@ -62,8 +59,5 @@ jobs:
node-version: 18
cache: pnpm

- name: 🖼 Build icons
run: npm run build:icons

- name: 🔎 Type check
run: npm run typecheck --if-present

0 comments on commit 815af18

Please sign in to comment.