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

This commit is contained in:
Brendan Haines 2024-02-22 20:47:44 -07:00
parent 7d30baf7e3
commit 778c56164b

View File

@ -16,7 +16,7 @@ jobs:
container: setsoft/kicad_auto:latest container: setsoft/kicad_auto:latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v4
- name: Run ERC - name: Run ERC
run: | run: |