ci: use matrix for tests

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-11-21 22:47:10 +01:00
parent 4cbeeb9a0c
commit 605ed94ba2
3 changed files with 33 additions and 77 deletions

View File

@ -7,3 +7,4 @@ if [[ "$INSTALL" != "true" ]]; then
pipenv install --dev
fi
pipenv run python -m scripts.generate_ci_config
npm install -g pyright@1.1.136