ci: remove changing directory
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4c086e2ba1
commit
2d1fbf4be2
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Reference in a new issue