Skip to content

Commit

Permalink
#973 change fats tests in drone
Browse files Browse the repository at this point in the history
  • Loading branch information
olegush committed Dec 1, 2019
1 parent 69b5220 commit 2b03b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ pipeline:
- python manage.py excel
- python manage.py price
- python manage.py collectstatic --noinput
- python manage.py test --parallel --tag fast -k -v 3
- python manage.py test --tag fast -k -v 3

slow-test:
<<: *test
Expand Down

0 comments on commit 2b03b2f

Please sign in to comment.