fix step order
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Kim Oliver Drechsel 2021-09-21 18:49:06 +02:00
parent 5719b72c1c
commit b0016b392e

View File

@ -54,7 +54,7 @@ steps:
- name: test trash_rm - name: test trash_rm
depends_on: depends_on:
- install - install
- trash_restore - test trash_restore
image: ubuntu:latest image: ubuntu:latest
pull: if-not-exists pull: if-not-exists
commands: commands: