Skip to content

Commit

Permalink
ci: 💚 add build to test action
Browse files Browse the repository at this point in the history
  • Loading branch information
noam-isaac committed Jul 1, 2024
1 parent ff5d2c3 commit 353622d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ jobs:
cache: 'pnpm'
- run: pnpm install --no-frozen-lockfile
- run: pnpm run lint && pnpm run typecheck
- run: pnpm run lint && pnpm run build

0 comments on commit 353622d

Please sign in to comment.