Skip to content

Commit 3218a9f

Browse files
committed
Playwright workflow update
1 parent d1b0a0a commit 3218a9f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/playwright.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
name: E2E tests with Playwright
2+
on:
3+
push:
4+
branches:
5+
- master
6+
workflow_dispatch:
17
jobs:
28
tests_e2e:
39
name: Run end-to-end tests

0 commit comments

Comments
 (0)