Update .github/workflows/kibot.yml
Some checks failed
kibot / ERC (push) Failing after 35s

This commit is contained in:
Brendan Haines 2024-02-22 20:46:08 -07:00
parent 5241f6c4ff
commit 7d30baf7e3

View File

@ -1,14 +1,14 @@
name: kibot name: kibot
on: on: [push]
push: # push:
paths: # paths:
- '**.sch' # - '**.sch'
- '**.kicad_pcb' # - '**.kicad_pcb'
pull_request: # pull_request:
paths: # paths:
- '**.sch' # - '**.sch'
- '**.kicad_pcb' # - '**.kicad_pcb'
jobs: jobs:
ERC: ERC: