Updated config.yml
This commit is contained in:
parent
2a83077844
commit
ee07bd7851
|
@ -19,7 +19,7 @@ jobs:
|
||||||
command: "pip install --upgrade platformio"
|
command: "pip install --upgrade platformio"
|
||||||
- run:
|
- run:
|
||||||
name: "build"
|
name: "build"
|
||||||
command: "pip run"
|
command: "pio run"
|
||||||
|
|
||||||
# Orchestrate jobs using workflows
|
# Orchestrate jobs using workflows
|
||||||
# See: https://circleci.com/docs/configuration-reference/#workflows
|
# See: https://circleci.com/docs/configuration-reference/#workflows
|
||||||
|
|
Loading…
Reference in New Issue