Skip to content

Commit

Permalink
Fix GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
ivov committed Apr 30, 2024
1 parent d5e43ab commit 5c9a9d8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

- name: Benchmark
uses: CodSpeedHQ/action@v2
with:
run: |
pnpm benchmark:sqlite
pnpm benchmark:postgres
working-directory: packages/cli
run: |
pnpm benchmark:sqlite
pnpm benchmark:postgres

0 comments on commit 5c9a9d8

Please sign in to comment.