Skip to content

cleanup(esp_tinyusb): Removed test apps, that are not run in CI [WIP] #1613

cleanup(esp_tinyusb): Removed test apps, that are not run in CI [WIP]

cleanup(esp_tinyusb): Removed test apps, that are not run in CI [WIP] #1613

Workflow file for this run

name: pre-commit
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/[email protected]
- uses: pre-commit/[email protected]