Skip to content

Commit 68387cc

Browse files
committed
Added swiftshader_indirect
1 parent dbe3f7e commit 68387cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blueprints.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140

141141
- name: Run all tests pixel 2 api 30 ATD
142142
working-directory: ${{ env.SAMPLE_PATH }}
143-
run: ./gradlew -Pandroid.sdk.channel=3 -Pandroid.experimental.androidTest.numManagedDeviceShards=2 pixel2api30atdMockDebugAndroidTest
143+
run: ./gradlew -Pandroid.sdk.channel=3 -Pandroid.experimental.androidTest.numManagedDeviceShards=2 -Pandroid.testoptions.manageddevices.emulator.gpu="swiftshader_indirect" pixel2api30atdMockDebugAndroidTest
144144

145145
- name: Upload test reports
146146
if: always()

0 commit comments

Comments
 (0)