to run simulator tests you need to prepare-virtual

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

@ -28,6 +28,7 @@ jobs:
- run: make install-arduino-cli
- run: make configure-arduino-cli
- run: make install-arduino-core-avr
- run: make prepare-virtual
- run: make simulator-tests
check-astyle:
runs-on: ubuntu-latest

Loading…
Cancel
Save