This commit is contained in:
+1
-1
@@ -16,4 +16,4 @@ pipeline:
|
|||||||
check:
|
check:
|
||||||
image: python
|
image: python
|
||||||
- pip install -U platformio
|
- pip install -U platformio
|
||||||
- pio check -e esp8266 -e esp32 --skip-packages --severity medium --severity high --pattern 'src' --pattern 'lib/Figments'
|
- pio check -e esp8266 -e esp32 --skip-packages --severity medium --severity high --pattern 'src' --pattern 'lib/Figments' --fail-on-defect high
|
||||||
|
|||||||
Reference in New Issue
Block a user