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