Skip to content

Commit

Permalink
feat: benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
L-Qun committed Jul 13, 2024
1 parent 1a6ffae commit 824c7e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@ jobs:
run: pnpm install --frozen-lockfile --prefer-offline

- name: Run benchmarks
run: pnpm --filter jotai run benchmarks
run: pnpm run benchmarks

- name: Generate Markdown Table
id: generate_table

0 comments on commit 824c7e0

Please sign in to comment.