Skip to content

Commit

Permalink
Fix syntax again
Browse files Browse the repository at this point in the history
  • Loading branch information
ivov committed Apr 30, 2024
1 parent 811f77a commit 4ee0294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:

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

0 comments on commit 4ee0294

Please sign in to comment.