Skip to content

Commit

Permalink
split bench result in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed Sep 26, 2024
1 parent d236453 commit 632c6e9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
cache: pnpm

- run: pnpm install
- run: pnpm run bench
- run: pnpm run bench id
- run: pnpm run bench transform

0 comments on commit 632c6e9

Please sign in to comment.