build fix

This commit is contained in:
Igor Lobanov 2023-10-30 22:09:04 +01:00
parent 441bcc1e90
commit 4395e3a72d
2 changed files with 1 additions and 1 deletions

View File

@ -13,4 +13,4 @@ jobs:
- run: pip install --upgrade pip
- run: pip install -r requirements.txt
- run: pip install -r requirements-dev.txt
- run: check.sh
- run: checks.sh

View File