Skip to content

Commit

Permalink
Fixed build actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
rombrew committed Feb 6, 2024
1 parent 786817d commit 2bdc781
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Run bench verify
run: make -C bench verify
- name: Run bench test
run: make -C bench test

- name: Set up arm-none-eabi-gcc
uses: carlosperate/arm-none-eabi-gcc-action@v1
Expand Down

0 comments on commit 2bdc781

Please sign in to comment.