diff --git a/.drone.yml b/.drone.yml index 89001588..727b6f1b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -81,7 +81,7 @@ steps: user: root commands: - cd api_tests/ - - ./prepare-prepare-drone-federation-test.sh + - ./prepare-drone-federation-test.sh - yarn - yarn api-test