From cda81f7b3c04fc8c19281a0f8d54e483e4e6589b Mon Sep 17 00:00:00 2001 From: light7734 Date: Wed, 24 Sep 2025 07:30:05 +0330 Subject: [PATCH] wip: testing --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 7e53eb1..6d98cb3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,7 +27,8 @@ steps: - name: unit tests image: ci:latest pull: if-not-exists - environment: DISPLAY + environment: + - DISPLAY commands: - env - echo ${PATH}