mirror of
https://github.com/decompme/decomp.me.git
synced 2026-02-13 17:18:45 -06:00
Merge branch 'main' of github.com:decompme/decomp.me
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user