Skip to content

Commit 377df51

Browse files
committed
Added whole test directory to be archived
1 parent 188b0d3 commit 377df51

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
@@ -35,7 +35,7 @@ jobs:
3535
if: failure()
3636
with:
3737
name: "JSTest Report HTML"
38-
path: "firebase-firestore/build/reports/tests/jsTest/index.html"
38+
path: "firebase-firestore/build/reports/tests/jsTest/"
3939
- name: Run Android Instrumented Tests
4040
uses: reactivecircus/android-emulator-runner@v2
4141
with:

0 commit comments

Comments
 (0)