Merge branch 'main' of github.com:decompme/decomp.me

This commit is contained in:
Alex Bates
2022-09-14 11:58:32 +01:00
2 changed files with 4 additions and 2 deletions

View File

@@ -143,6 +143,8 @@ jobs:
-e COMPILER_BASE_PATH=/compilers \
-e WINEPREFIX=/tmp/wine \
-e LOCAL_FILE_DIR=/local_files \
-e USE_SANDBOX_JAIL=on \
-e SANDBOX_DISABLE_PROC=true \
decompme_backend -c 'cd /decomp.me/backend && \
poetry install && \
poetry run python manage.py test'