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 ddf362f commit cf89bf1Copy full SHA for cf89bf1
.github/workflows/codspeed.yml
@@ -15,7 +15,7 @@ jobs:
15
# IMPORTANT: The binary has to match the architecture of the runner!
16
cmd:
17
- bench/testdata/take_strings-aarch64
18
- - ls -alh
+ - ls -alh /etc
19
- echo Hello, World!
20
valgrind:
21
- "3.26.0"
0 commit comments