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 821c0fb commit f5d2fccCopy full SHA for f5d2fcc
.github/workflows/ubuntu.yml
@@ -10,6 +10,3 @@ jobs:
10
- name: Run tests
11
run: |
12
cd tests && make && ./unit
13
- - name: Build benchmarks
14
- run: |
15
- cd benchmarks && make
0 commit comments