wip
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
light7734 2025-09-24 07:35:01 +03:30
parent 1f1535262f
commit 19df29495c
Signed by: light7734
GPG key ID: 8C30176798F1A6BA

View file

@ -27,9 +27,6 @@ steps:
- name: unit tests - name: unit tests
image: ci:latest image: ci:latest
pull: if-not-exists pull: if-not-exists
environment:
- DISPLAY=${DISPLAY}
commands: commands:
- env - env
- echo ${PATH} - echo ${PATH}