Skip to content

Commit

Permalink
ci: build playground in test
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Oct 20, 2023
1 parent 507e844 commit 24fb9ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -29,6 +29,9 @@ jobs:
- name: 🛠 Build project
run: pnpm prepack

- name: 🛝 Build playground
run: pnpm dev:build

- name: 👀 Lint project
run: pnpm lint

Expand Down

0 comments on commit 24fb9ce

Please sign in to comment.