diff --git a/.drone.yml b/.drone.yml index e67c6a0..34851c3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,4 +10,5 @@ platform: steps: - name: test commands: + - dnf install python3 - python3 manage.py test