debug testing
This commit is contained in:
parent
1f8e6575dc
commit
66b129bae2
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue