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 b98298d commit a5b3860Copy full SHA for a5b3860
.github/workflows/ubuntu.yml
@@ -10,4 +10,4 @@ jobs:
10
- name: Use cmake
11
run: |
12
cd tests && make && ./unit
13
- cd benchmarks && make
+ cd benchmark && make
0 commit comments