renamed step
Some checks failed
continuous-integration/drone/pr Build is failing

ref #23
This commit is contained in:
Nicolai Ort 2020-12-11 20:18:53 +01:00
parent 31e7d074dc
commit 61b2baaee7

View File

@ -3,7 +3,7 @@ kind: pipeline
name: tests:latest
steps:
- name: clone
- name: checkout pr
image: alpine/git
commands:
- git checkout $DRONE_SOURCE_BRANCH