default config on make
This commit is contained in:
parent
e6ef815314
commit
1f8e6575dc
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ cache:
|
|||
all_tests:
|
||||
stage: test
|
||||
script:
|
||||
- make -f test/lora32/Makefile
|
||||
- make -f test/lora32/Makefile defconfig all
|
||||
- npm install --unsafe-perm
|
||||
- npm test
|
||||
artifacts:
|
||||
|
|
Loading…
Reference in a new issue