[Tests] Added simple sch_variant config (no real variant applied)
This commit is contained in:
parent
e92da81882
commit
13d4be5ff3
|
|
@ -0,0 +1,10 @@
|
||||||
|
# Example KiBot config file
|
||||||
|
kibot:
|
||||||
|
version: 1
|
||||||
|
|
||||||
|
outputs:
|
||||||
|
- name: 'sch'
|
||||||
|
comment: "Schematic copied"
|
||||||
|
type: sch_variant
|
||||||
|
options:
|
||||||
|
copy_project: true
|
||||||
Loading…
Reference in New Issue