Set .gitlab-ci.yml to enable or configure SAST
This commit is contained in:
@@ -14,8 +14,6 @@ main_mcu:
|
||||
- cd firmware/main_mcu/
|
||||
- cp src/config-example.h src/config.h
|
||||
- pio run -e button-debug -e button-release -e button-debug -e button-timing
|
||||
# Manually install native platform due to:
|
||||
# https://github.com/platformio/platformio-core/issues/3901
|
||||
- pio platform install native
|
||||
- pio test -e native
|
||||
lowpower_mcu:
|
||||
|
||||
Reference in New Issue
Block a user