Fixed pytest.
Testing zangramru / lint (push) Successful in 31s
Testing zangramru / pytest (push) Failing after 49s

Signed-off-by: Pavel Kirilin <s3riussan@gmail.com>
This commit is contained in:
2026-07-01 13:56:19 +02:00
parent 4306676699
commit ef1d94cf68
+1 -1
View File
@@ -30,4 +30,4 @@ jobs:
with:
version: "2.28.0"
- name: run tests
run: docker-compose run --rm api pytest -vv
run: docker compose run --build --rm api pytest -vv