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 3711e2e commit 9acdf06Copy full SHA for 9acdf06
.github/workflows/presubmit.yaml
@@ -141,5 +141,5 @@ jobs:
141
if: always() # IMPORTANT: Upload reports even if the tests fail
142
with:
143
name: gradle-test-report-${{ matrix.dart-version }}-${{ matrix.os }}
144
- path: third_party/build/reports/tests/test
+ path: third_party/build/reports/tests/test/index.html
145
retention-days: 7
0 commit comments