Skip to content

Commit

Permalink
CI: Remove make installation step
Browse files Browse the repository at this point in the history
  • Loading branch information
ad-si committed Jun 13, 2024
1 parent 37ca6f6 commit ca21ec1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,11 +75,6 @@ jobs:
- name: Set up V
run: brew install v

- name: Install Make
run: |
sudo apt update
sudo apt install make
- name: Run main benchmark
run: make run

Expand Down

0 comments on commit ca21ec1

Please sign in to comment.