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 b5c4cfa commit 8982fb1Copy full SHA for 8982fb1
.github/workflows/playwright-java.yml
@@ -43,6 +43,7 @@ jobs:
43
name: junit-test-reports
44
path: target/surefire-reports/
45
46
+
47
- name: Upload JaCoCo coverage report
48
if: always()
49
uses: actions/upload-artifact@v4
0 commit comments