Skip to content

Commit

Permalink
[#407] Try build
Browse files Browse the repository at this point in the history
  • Loading branch information
Donnie-Ice committed Dec 6, 2024
1 parent 17b7325 commit 14100a3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ jobs:
run: apt-get update
- name: install dependencies
run: apt-get install -y gcc lcov
- name: config
run: make config
- name: build-test
run: make build-test
- name: prep
run: make prep
- name: make
run: make
- name: sample
run: make coverage-sample
- name: Generate Coverage Report
Expand Down

0 comments on commit 14100a3

Please sign in to comment.