Skip to content

Commit

Permalink
applied patch
Browse files Browse the repository at this point in the history
  • Loading branch information
ClemensElflein committed Apr 27, 2024
1 parent 0c926da commit 25f12a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: INTI-CMNB/KiBot@v2_k7
- uses: INTI-CMNB/KiBot@v2_k8
with:
config: Hardware/OpenMowerMainboard/OpenMowerMainboard.kibot.yaml
board: Hardware/OpenMowerMainboard/OpenMowerMainboard.kicad_pcb
Expand Down
4 changes: 2 additions & 2 deletions Hardware/OpenMowerMainboard/OpenMowerMainboard.kibot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ kibot:
version: 1

preflight:
run_drc: true
run_erc: true
drc: true
erc: true

filters:
- filter: SIP32509DT has 2 VOUTs
Expand Down

0 comments on commit 25f12a1

Please sign in to comment.