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:
|
all_tests:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
|
- echo $PATH
|
||||||
- make -f test/lora32/Makefile defconfig all
|
- make -f test/lora32/Makefile defconfig all
|
||||||
- npm install --unsafe-perm
|
- npm install --unsafe-perm
|
||||||
- npm test
|
- npm test
|
||||||
|
|
Loading…
Reference in a new issue