Skip to content

Commit 0d9ad1f

Browse files
committed
debug: set display env var
1 parent 767376d commit 0d9ad1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/android-regression.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
android-regression:
7474
runs-on: [self-hosted, linux, X64, qa-android]
7575
env:
76+
DISPLAY: ':0'
7677
PLATFORM: 'android'
7778
APK_URL: ${{ github.event.inputs.APK_URL }}
7879
BUILD_NUMBER: ${{ github.event.inputs.BUILD_NUMBER }}

0 commit comments

Comments
 (0)