diff --git a/.drone.yml b/.drone.yml index 9c291da..4b23ec9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,5 +9,4 @@ steps: - apk add firefox - npm install - npm run test:ci - - npm run e2e - npm run build-prod