Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lemire committed Mar 7, 2023
1 parent b98298d commit a5b3860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
- name: Use cmake
run: |
cd tests && make && ./unit
cd benchmarks && make
cd benchmark && make

0 comments on commit a5b3860

Please sign in to comment.