Archived
1
0
Fork 0

ci: remove changing directory
All checks were successful
continuous-integration/drone/push Build is passing

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

View file

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