Skip to content
Snippets Groups Projects
Commit fcee5bdd authored by Krisjanis Rijnieks's avatar Krisjanis Rijnieks :lion_face:
Browse files

Disable all tests for now. The one test we need is to check the lib against inventory.

parent e17de4fd
No related branches found
No related tags found
No related merge requests found
......@@ -4,12 +4,10 @@
image: python:latest
before_script:
- git clone https://gitlab.com/kicad/libraries/kicad-library-utils.git
- apt update && apt install -y jq
- python -V
- jq --version
test:
script:
- ./tests/inventory.sh ./fab.kicad_sym ./tests/whitelist.txt
- ./klc-check.sh
- echo "Disabled for now, but soon... ./tests/inventory.sh ./fab.kicad_sym ./tests/whitelist.txt"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment