Fix escaped environment variables in script.

This commit is contained in:
Yang Chen
2020-02-04 12:17:30 +11:00
committed by Yang
parent e53c6d9838
commit 4082c705ad
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -46,5 +46,6 @@ jobs:
emulator-options: -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim -camera-back none
disable-animations: true
script: |
echo $GITHUB_REPOSITORY
./gradlew help
./gradlew connectedDebugAndroidTest