test fix v1

This commit is contained in:
2025-07-29 19:42:55 +03:00
parent 3500d433ea
commit 81d33bebef
2 changed files with 12 additions and 1 deletions

View File

@@ -39,6 +39,7 @@ jobs:
docker run -d \
--name olaper_test \
-p 5050:5005 \
-v /home/master/olaper/test_data:/opt/olaper/data \
-e SECRET_KEY=${{ secrets.SECRET_KEY }} \
-e ENCRYPTION_KEY=${{ secrets.ENCRYPTION_KEY }} \
olaper:test