Update build.yml
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -37,4 +37,7 @@ jobs:
|
|||||||
gem install ceedling
|
gem install ceedling
|
||||||
cd test
|
cd test
|
||||||
ceedling test:all
|
ceedling test:all
|
||||||
|
cd ..
|
||||||
|
- name: Build
|
||||||
|
run: |
|
||||||
|
python3 tools/build_all.py board_test
|
||||||
|
Reference in New Issue
Block a user