Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
EvHaus committed Mar 16, 2024
1 parent c6d472e commit a4fda4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:

- name: Run
run: |
hyperfine --show-output --warmup 1 yarn workspace vitest test --poolOptions.threads.isolate=false
hyperfine --show-output --warmup 1 'yarn workspace vitest test --poolOptions.threads.isolate=false'

0 comments on commit a4fda4f

Please sign in to comment.