try to run github tests in VERBOSE mode

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

@ -6,6 +6,7 @@ env:
KALEIDOSCOPE_ETC_DIR: ${{ github.workspace }}/etc
KALEIDOSCOPE_BUILDER_DIR: ${{ github.workspace }}/bin
ARDUINO_DIRECTORIES_USER: ${{ github.workspace }}/.arduino/user
VERBOSE: 1
jobs:
smoke-sketches:
runs-on: ubuntu-latest

Loading…
Cancel
Save