mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 13:27:01 +08:00
Revert "REMOVE ME: Force build of AVR in test"
This reverts commit f27fbe856d.
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
f27fbe856d
commit
1a90a933df
@@ -181,7 +181,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
echo "::add-matcher::sources/nuttx/.github/gcc.json"
|
echo "::add-matcher::sources/nuttx/.github/gcc.json"
|
||||||
cd sources/testing
|
cd sources/testing
|
||||||
echo -e "/avr\n-avr32dev1:nsh\n-avr32dev1:ostest" >> testlist/avr-mips-riscv-x86-xtensa.dat
|
|
||||||
./cibuild.sh -x testlist/${{matrix.boards}}.dat
|
./cibuild.sh -x testlist/${{matrix.boards}}.dat
|
||||||
|
|
||||||
macOS:
|
macOS:
|
||||||
@@ -234,5 +233,4 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
echo "::add-matcher::sources/nuttx/.github/gcc.json"
|
echo "::add-matcher::sources/nuttx/.github/gcc.json"
|
||||||
cd sources/testing
|
cd sources/testing
|
||||||
echo -e "/avr\n-avr32dev1:nsh\n-avr32dev1:ostest" >> testlist/avr-mips-riscv-x86-xtensa.dat
|
|
||||||
./cibuild.sh -i -x testlist/${{matrix.boards}}.dat
|
./cibuild.sh -i -x testlist/${{matrix.boards}}.dat
|
||||||
|
|||||||
Reference in New Issue
Block a user