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 5a1bccd commit 837993fCopy full SHA for 837993f
.github/workflows/codspeed.yml
@@ -16,7 +16,7 @@ jobs:
16
cmd:
17
- testdata/take_strings-aarch64
18
- ls -alh
19
- - echo "Hello, World!"
+ - echo Hello, World!
20
valgrind:
21
- "3.26.0"
22
- "3.25.0"
0 commit comments