This commit is contained in:
alex
2021-09-02 22:15:14 +01:00
parent c7e4d1150d
commit 0f7ff08c97
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -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