Skip to content

Commit

Permalink
Debug CI failures
Browse files Browse the repository at this point in the history
  • Loading branch information
EvHaus committed Jan 12, 2024
1 parent 97ffcd7 commit 3412b42
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 @@ -32,7 +32,7 @@ jobs:

- name: Run
run: |
hyperfine --warmup 1 \
hyperfine --show-output --warmup 1 \
'yarn workspace jasmine test' \
'yarn workspace jest test' \
'yarn workspace vitest test' \
Expand Down

0 comments on commit 3412b42

Please sign in to comment.