Revert "REMOVE ME: Force build of AVR in test"

This reverts commit f27fbe856d.
This commit is contained in:
Brennan Ashton 2020-07-19 12:08:28 -07:00 committed by Alan Carvalho de Assis
parent f27fbe856d
commit 1a90a933df
1 changed files with 0 additions and 2 deletions

View File

@ -181,7 +181,6 @@ jobs:
run: |
echo "::add-matcher::sources/nuttx/.github/gcc.json"
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
macOS:
@ -234,5 +233,4 @@ jobs:
run: |
echo "::add-matcher::sources/nuttx/.github/gcc.json"
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