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
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
|
||||
|
|
Loading…
Reference in New Issue