Skip to content

Commit da85719

Browse files
Fix
1 parent e429b3d commit da85719

File tree

2 files changed

+356
-410
lines changed

2 files changed

+356
-410
lines changed

.github/workflows/pest.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ jobs:
3535
- name: Install NodeJS dependencies
3636
run: |
3737
npm install
38-
npm install playwright
39-
npx playwright install
4038
4139
- name: Install Composer dependencies
4240
run: composer install --no-interaction --prefer-dist --optimize-autoloader

0 commit comments

Comments
 (0)