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