Skip to content

Commit ddf362f

Browse files
committed
fixup: fix take strings bench
1 parent 837993f commit ddf362f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
# IMPORTANT: The binary has to match the architecture of the runner!
1616
cmd:
17-
- testdata/take_strings-aarch64
17+
- bench/testdata/take_strings-aarch64
1818
- ls -alh
1919
- echo Hello, World!
2020
valgrind:

0 commit comments

Comments
 (0)