Remove old XML file
Some checks failed
KiBot CI / test (push) Failing after 38s

This commit is contained in:
2026-03-10 10:13:12 -07:00
parent 77ac90aac4
commit e2c3c73e81
2 changed files with 1 additions and 242 deletions

View File

@@ -125,7 +125,7 @@ jobs:
shell: bash
run: |
/usr/bin/kicad-git-filters.py
kibot -vv -c kibot/yaml/kibot_pre_update_xml.yaml -d . --log kibot_run_xml.log
kibot -c kibot/yaml/kibot_pre_update_xml.yaml -d . --log kibot_run_xml.log
- name: Run KiBot (Preprocessing)
shell: bash