Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 276 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 276 Bytes

esp-idf-ci-action

GitHub Action for ESP32 CI

Example repo

See sebastianPsm/esp32_mass /.github/workflows

Usage

Paste

- name: esp-idf build
  uses: sebastianPsm/esp-idf-ci-action@1

into your workflow .yml file.