We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 837993f commit ddf362fCopy full SHA for ddf362f
.github/workflows/codspeed.yml
@@ -14,7 +14,7 @@ jobs:
14
matrix:
15
# IMPORTANT: The binary has to match the architecture of the runner!
16
cmd:
17
- - testdata/take_strings-aarch64
+ - bench/testdata/take_strings-aarch64
18
- ls -alh
19
- echo Hello, World!
20
valgrind:
0 commit comments