wip: testing
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
cda81f7b3c
commit
1f1535262f
1 changed files with 3 additions and 2 deletions
|
@ -27,8 +27,9 @@ steps:
|
|||
- name: unit tests
|
||||
image: ci:latest
|
||||
pull: if-not-exists
|
||||
environment:
|
||||
- DISPLAY
|
||||
environment:
|
||||
- DISPLAY=${DISPLAY}
|
||||
|
||||
commands:
|
||||
- env
|
||||
- echo ${PATH}
|
||||
|
|
Loading…
Add table
Reference in a new issue