Skip to content

Commit

Permalink
Fix command
Browse files Browse the repository at this point in the history
  • Loading branch information
simonhammes committed Feb 19, 2024
1 parent 75b5e7e commit b6905e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
cache: pnpm
node-version: ${{ matrix.node }}
- run: pnpm install
- run: pnpm check
- run: pnpm build
- run: pnpm start
- run: pnpm test

0 comments on commit b6905e1

Please sign in to comment.