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 2a4b086 commit 972c596Copy full SHA for 972c596
.github/workflows/TestConfigurationSample.yaml
@@ -116,6 +116,6 @@ jobs:
116
with:
117
name: emulator-logs
118
path: |
119
- ${{ env.SAMPLE_PATH }}/app/build/outputs/androidTest-results/managedDevice/
+ ${{ env.SAMPLE_PATH }}/app/build/outputs/androidTest-results/managedDevice/**
120
!${{ env.SAMPLE_PATH }}/**/*:*.xml
121
!${{ env.SAMPLE_PATH }}/**/*|*
0 commit comments