Fix ci-matrix pre-commit hook

- Remove dependency of pydblite which fails to setup on recent pythons
- Discard shell script and put everything into pre-commit
This commit is contained in:
Max Gautier
2024-05-21 21:31:32 +02:00
parent 0e449ca75e
commit 77bfb53455
5 changed files with 26 additions and 36 deletions

View File

@ -123,4 +123,5 @@ ci-matrix:
tags: [light]
image: python:3
script:
- tests/scripts/md-table/test.sh
- tests/scripts/md-table/main.py
- git diff --exit-code