try to get builds working with gh actions

tmp/arduino-cli-pre-rebase
Jesse Vincent 4 years ago
parent a92c92570d
commit 1047098d85
No known key found for this signature in database
GPG Key ID: CC228463465E40BC

@ -31,7 +31,7 @@ jobs:
- run: make install-arduino-cli - run: make install-arduino-cli
- run: make configure-arduino-cli - run: make configure-arduino-cli
- run: make install-arduino-core-avr - run: make install-arduino-core-avr
- run: make simulator-tests - run: BOARD_HARDWARE_PATH=../hardware make simulator-tests
check-astyle: check-astyle:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:

Loading…
Cancel
Save