Skip to content

Commit 08da1c3

Browse files
committed
gha rerun
1 parent c6c8fe4 commit 08da1c3

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/blueprints.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -167,13 +167,3 @@ jobs:
167167
# with:
168168
# name: test-reports
169169
# path: ./app/build/reports/androidTests/managedDevice/
170-
171-
- name: Upload emulator logs
172-
if: failure()
173-
uses: actions/upload-artifact@v2
174-
with:
175-
name: emulator-logs
176-
path: |
177-
./app/build/outputs/androidTest-results/managedDevice/**
178-
./**/*:*.xml
179-
./**/*|*

0 commit comments

Comments
 (0)