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 188b0d3 commit 377df51Copy full SHA for 377df51
.github/workflows/pull_request.yml
@@ -35,7 +35,7 @@ jobs:
35
if: failure()
36
with:
37
name: "JSTest Report HTML"
38
- path: "firebase-firestore/build/reports/tests/jsTest/index.html"
+ path: "firebase-firestore/build/reports/tests/jsTest/"
39
- name: Run Android Instrumented Tests
40
uses: reactivecircus/android-emulator-runner@v2
41
0 commit comments