Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
elnappo committed Mar 19, 2019
1 parent 2c41685 commit 72ea7c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ test:
- setup_test_db
- ./tools/install_requirements.sh
- pip3 install --requirement requirements.txt
- cd project_novis
- python manage.py collectstatic --noinput
- pytest
artifacts:
reports:
Expand Down

0 comments on commit 72ea7c6

Please sign in to comment.