Skip to content
Snippets Groups Projects
Commit 7a6373a0 authored by Odair Mario's avatar Odair Mario
Browse files

fix gitlab test

parent e1d2582a
No related branches found
No related tags found
1 merge request!1WIP: Development
......@@ -20,6 +20,10 @@ django-tests:
- regular
script:
- cd src
- python manage.py makemigrations degree
- python manage.py makemigrations educator
- python manage.py makemigrations upload
- python manage.py migrate
- python manage.py test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment