Skip to content

Commit a5b3860

Browse files
committed
Typo
1 parent b98298d commit a5b3860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
- name: Use cmake
1111
run: |
1212
cd tests && make && ./unit
13-
cd benchmarks && make
13+
cd benchmark && make

0 commit comments

Comments
 (0)