We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 767376d commit 0d9ad1fCopy full SHA for 0d9ad1f
.github/workflows/android-regression.yml
@@ -73,6 +73,7 @@ jobs:
73
android-regression:
74
runs-on: [self-hosted, linux, X64, qa-android]
75
env:
76
+ DISPLAY: ':0'
77
PLATFORM: 'android'
78
APK_URL: ${{ github.event.inputs.APK_URL }}
79
BUILD_NUMBER: ${{ github.event.inputs.BUILD_NUMBER }}
0 commit comments