Skip to content

Commit

Permalink
Grab screenshots on failure in CI (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
TWiStErRob committed Apr 13, 2023
1 parent ceef499 commit eb41c13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ jobs:
# Exclude names with colon: https://issuetracker.google.com/issues/223643506
path: |
${{ github.workspace }}/**/build/outputs/androidTest-results/connected/
${{ github.workspace }}/**/build/outputs/connected_android_test_additional_output/
!**/*:*
- name: Upload "Instrumentation Merged Results" artifact.
Expand Down

0 comments on commit eb41c13

Please sign in to comment.