Skip to content

Commit d52bcf0

Browse files
author
Oleksandr_Halichenko
committed
added LICENSE file
1 parent d3ec5e6 commit d52bcf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
with:
1818
node-version: ${{ matrix.version }}
1919
- run: npm ci
20+
- run: npx playwright install
2021
- run: npm run build
2122
- run: npm run test:e2e
2223
- name: junit report

0 commit comments

Comments
 (0)