Skip to content

Commit c95a4a5

Browse files
Fix indentation in CI workflow for Playwright E2E job
1 parent 75d91b4 commit c95a4a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@ jobs:
130130
name: reports-duplication
131131
path: ./react/reports/duplication/html/
132132

133-
# Playwright E2E
134-
e2e:
133+
# Playwright E2E
134+
e2e:
135135
runs-on: ubuntu-latest
136136
needs: [unit_tests]
137137
strategy:

0 commit comments

Comments
 (0)