Skip to content

Commit f5d2fcc

Browse files
authored
Update ubuntu.yml
1 parent 821c0fb commit f5d2fcc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ubuntu.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,3 @@ jobs:
1010
- name: Run tests
1111
run: |
1212
cd tests && make && ./unit
13-
- name: Build benchmarks
14-
run: |
15-
cd benchmarks && make

0 commit comments

Comments
 (0)