Update '.drone.yml'
continuous-integration/drone/push Build is failing Details

This commit is contained in:
jens 2020-10-25 15:04:19 +00:00
parent 21ca4d4484
commit 5ea03be2e5
1 changed files with 1 additions and 1 deletions

View File

@ -10,5 +10,5 @@ platform:
steps:
- name: test
commands:
- dnf install python3
- dnf install -y python3
- python3 manage.py test