Made logs always show up.
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 14:26:48 +02:00
parent da37f240b1
commit f1d2b0f6c8
+1
View File
@@ -32,4 +32,5 @@ jobs:
- name: run tests
run: docker compose run --build --rm api pytest -vv
- name: show logs
if: 'always()'
run: docker compose logs