Compare commits

...

2 Commits

Author SHA1 Message Date
jct
d0f3845dc5 Merge pull request 'Update '.drone.yml'' (#6) from jct-patch-1 into master
Reviewed-on: #6
2020-10-05 07:57:06 +00:00
jct
e9e0c17a8a Update '.drone.yml'
All checks were successful
continuous-integration/drone/pr Build is passing
2020-10-05 07:53:54 +00:00

@ -6,7 +6,6 @@ steps:
image: python:3
commands:
- pip install platformio
# - pio check
- pio run
- name: upload
image: python:3