Skip to content

Commit

Permalink
Debug GH Actions runs
Browse files Browse the repository at this point in the history
  • Loading branch information
EvHaus committed Mar 3, 2024
1 parent 93ec87f commit be14514
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 @@ -33,7 +33,7 @@ jobs:

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

0 comments on commit be14514

Please sign in to comment.