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 59e7f17 commit 52f373dCopy full SHA for 52f373d
.github/workflows/Test.yaml
@@ -41,8 +41,7 @@ jobs:
41
shell: bash
42
43
- name: Upload test reports
44
- if: always()
45
uses: actions/upload-artifact@v4
46
with:
47
name: test-reports-jetnews
48
- path: JetNews/out/app/androidTest/testForked.dest/test-report.xml
+ path: out/JetNews/app/androidTest/testForked.dest/test-report.xml
0 commit comments