Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
simlmx committed Aug 18, 2024
1 parent 7452323 commit 719e78e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
node-version: 20
cache: "pnpm"
- run: make init
- run: make install
- run: make build
- run: make check-format
- run: make test

0 comments on commit 719e78e

Please sign in to comment.