Skip to content

Commit

Permalink
Build
Browse files Browse the repository at this point in the history
  • Loading branch information
samturrell committed Apr 9, 2024
1 parent 98f981f commit edd3f20
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,8 @@ jobs:
run_install: |
- recursive: true
- name: Build
run: pnpm build

- name: Lint
run: pnpm lint

0 comments on commit edd3f20

Please sign in to comment.