Skip to content

Commit 918b5c3

Browse files
authored
Disable fail-fast in instrumentation test job
1 parent f4aeb7f commit 918b5c3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/android-emulator.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
instrumentation-test:
2323
runs-on: 8-core-ubuntu
2424
strategy:
25+
fail-fast: false
2526
matrix:
2627
demo:
2728
- path: 'dl3/android/DeepLabV3Demo'

0 commit comments

Comments
 (0)