Skip to content

Commit

Permalink
build on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Nov 28, 2024
1 parent 23f19f4 commit 1da7f03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
node-version: ${{ matrix.node-version }}
- name: Install
run: pnpm install
- name: Build
run: pnpm build
- name: Lint
run: pnpm run lint
- name: Test
Expand Down

0 comments on commit 1da7f03

Please # to comment.