diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c6c6634..9ad80c3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: