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 729937b commit 86c87b5Copy full SHA for 86c87b5
.github/workflows/bench.yml
@@ -40,6 +40,6 @@ jobs:
40
# TODO: Add the rust stuff right here
41
- run: cd extras/simple-bench
42
43
- - run: ext
+ - run: cd ext
44
- run: cmake -B build .
45
- run: cmake --build build --config Release
0 commit comments