mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
CI: sync with testing repo
Namely the following commit:
commit 29f2116356451ee3430332df28b953f76da2d284
Author: YAMAMOTO Takashi <yamamoto@midokura.com>
Date: Fri Apr 3 13:56:42 2020 +0900
Use testbuild -G ("git clean" instead of "make distclean")
This commit is contained in:
parent
c6b678fa60
commit
6e96e54b6b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -64,4 +64,4 @@ jobs:
|
|||
with:
|
||||
run: |
|
||||
cd testing
|
||||
./cibuild.sh -x testlist/${{matrix.boards}}.dat
|
||||
./cibuild.sh -x -G testlist/${{matrix.boards}}.dat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue