diff --git a/.drone.yml b/.drone.yml index 1619b031d757c11a255cedfadcf3ede780779d9c..b71b99e4889d0d59b31afc2091a97e8d77400cd7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,8 +16,6 @@ steps: - cd debug - cmake .. - make - - cd ../tests - - ./test-all.sh smoke when: branch: - develop