Debug test working dir
continuous-integration/drone/push Build is failing Details

This commit is contained in:
IamTheFij 2020-01-28 14:01:52 -05:00
parent 204c916c7e
commit 3522297171
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ steps:
- name: test
image: python:3-alpine
commands:
- ls
- pwd
- apk add make shellcheck
- make all