Skip to content

Merge branch 'bugfix/fix_board_esp32_s3_touch_lcd_4_3' into 'master' #339

Merge branch 'bugfix/fix_board_esp32_s3_touch_lcd_4_3' into 'master'

Merge branch 'bugfix/fix_board_esp32_s3_touch_lcd_4_3' into 'master' #339

Workflow file for this run

name: Arduino Lint Action
on:
workflow_dispatch:
pull_request:
types: [opened, reopened, synchronize]
push:
branches:
- master
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: arduino/arduino-lint-action@v1
with:
library-manager: update