Skip to content

Commit

Permalink
experiment with kibot workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ToonVanEyck committed Sep 6, 2024
1 parent 4d1e9eb commit 90d09be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/kibot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
uses: INTI-CMNB/KiBot@v2_k8
with:
config: hardware/module/side_panel/side_panel.kibot.yaml
schema: hardware/module/side_panel/side_panel.kicad_sch
dir: Generated
skip: run_drc
targets: __NONE__
Expand All @@ -54,6 +55,7 @@ jobs:
uses: INTI-CMNB/KiBot@v2_k8
with:
config: hardware/module/side_panel/side_panel.kibot.yaml
schema: hardware/module/side_panel/side_panel.kicad_sch
dir: Generated
skip: run_erc
targets: __NONE__
Expand All @@ -76,6 +78,7 @@ jobs:
- uses: INTI-CMNB/KiBot@v2_k8
with:
config: hardware/module/side_panel/side_panel.kibot.yaml
schema: hardware/module/side_panel/side_panel.kicad_sch
dir: default
variant: default
skip: run_erc,run_drc
Expand Down

0 comments on commit 90d09be

Please sign in to comment.