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