mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 08:54:05 +08: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:
committed by
Brennan Ashton
parent
398175b2ae
commit
dfe11b58d7
@@ -64,4 +64,4 @@ jobs:
|
||||
with:
|
||||
run: |
|
||||
cd testing
|
||||
./cibuild.sh -x testlist/${{matrix.boards}}.dat
|
||||
./cibuild.sh -x -G testlist/${{matrix.boards}}.dat
|
||||
|
||||
Reference in New Issue
Block a user