Skip to content

Commit

Permalink
CI: sync with testing repo
Browse files Browse the repository at this point in the history
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")
  • Loading branch information
yamt authored and btashton committed Apr 9, 2020
1 parent 398175b commit dfe11b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:
with:
run: |
cd testing
./cibuild.sh -x testlist/${{matrix.boards}}.dat
./cibuild.sh -x -G testlist/${{matrix.boards}}.dat

0 comments on commit dfe11b5

Please sign in to comment.