wip: testing
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
light7734 2025-09-24 07:31:13 +03:30
parent cda81f7b3c
commit 1f1535262f
Signed by: light7734
GPG key ID: 8C30176798F1A6BA

View file

@ -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}