ci: remove changing directory
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Dmitriy Pleshevskiy 2022-06-14 12:54:21 +03:00
parent 4c086e2ba1
commit 2d1fbf4be2
Signed by: pleshevskiy
GPG Key ID: 1B59187B161C0215
1 changed files with 0 additions and 1 deletions

View File

@ -13,5 +13,4 @@ steps:
- name: tests
image: denoland/deno:alpine-1.22.3
commands:
- cd /app
- deno test --allow-read