Update tests.yml

extensions
Volodymyr Shymanskyy 5 years ago committed by GitHub
parent aa5bfe6aff
commit cfc2e4626b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -179,7 +179,6 @@ jobs:
- uses: actions/checkout@v1
- name: Install PlatformIO
run: |
pip install -U pip
pip install -U platformio
- name: Build Arduino
continue-on-error: true # TODO

Loading…
Cancel
Save