Skip to content

Commit 94ef863

Browse files
committed
Fix Android test results path
1 parent 79e4635 commit 94ef863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ jobs:
5858
if: failure()
5959
with:
6060
name: "Android Test Report HTML"
61-
path: "firebase-firestore/build/reports/tests/androidTests/"
61+
path: "firebase-firestore/build/reports/androidTests/"

0 commit comments

Comments
 (0)