mirror of
https://github.com/decompme/decomp.me.git
synced 2026-04-30 11:59:25 -05:00
fix ci
This commit is contained in:
@@ -27,6 +27,7 @@ jobs:
|
||||
with:
|
||||
python-version: 3.9.6
|
||||
- run: pip install -r backend/requirements.txt
|
||||
- run: ./backend/compilers/download.sh
|
||||
- run: python backend/manage.py test backend
|
||||
env:
|
||||
SYSTEM_ENV: GITHUB_WORKFLOW
|
||||
|
||||
Reference in New Issue
Block a user