Skip to content

Commit 8982fb1

Browse files
committed
Add blank line for improved readability in playwright-java.yml
1 parent b5c4cfa commit 8982fb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/playwright-java.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
name: junit-test-reports
4444
path: target/surefire-reports/
4545

46+
4647
- name: Upload JaCoCo coverage report
4748
if: always()
4849
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)