Skip to content

Commit 8df736e

Browse files
committed
fixup: only run a single benchmark for take_strings; disable tar
1 parent 093f525 commit 8df736e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/codspeed.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,9 @@ jobs:
1515
matrix:
1616
# IMPORTANT: The binary has to match the architecture of the runner!
1717
cmd:
18-
- testdata/take_strings-aarch64
18+
- testdata/take_strings-aarch64 varbinview_non_null
1919
- echo Hello, World!
2020
- ls fib.py
21-
- tar czf /dev/null fib.py
2221
- python3 fib.py
2322
valgrind:
2423
- "3.26.0"

0 commit comments

Comments
 (0)