debug testing

This commit is contained in:
Morgan Allen 2018-07-28 15:08:14 -07:00
parent 1f8e6575dc
commit 66b129bae2
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ cache:
all_tests:
stage: test
script:
- echo $PATH
- make -f test/lora32/Makefile defconfig all
- npm install --unsafe-perm
- npm test