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 3dc71a4 commit f67f2ebCopy full SHA for f67f2eb
.github/workflows/monorepo-validate.yaml
@@ -79,4 +79,4 @@ jobs:
79
if: always()
80
uses: test-summary/action@v2
81
with:
82
- paths: "**/test-output/junit.xml"
+ paths: "**/test-reports/junit.xml"
0 commit comments