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
|
- name: unit tests
|
||||||
image: ci:latest
|
image: ci:latest
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
environment:
|
environment:
|
||||||
- DISPLAY
|
- DISPLAY=${DISPLAY}
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
- env
|
- env
|
||||||
- echo ${PATH}
|
- echo ${PATH}
|
||||||
|
|
Loading…
Add table
Reference in a new issue