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