Skip to content

Commit 719ee2d

Browse files
author
Алексей Тихомиров
committed
fix: install dev dependencies for E2E tests (pest)
1 parent ad66476 commit 719ee2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
wordpress-${{ matrix.wordpress-version }}-
9999
100100
- name: Install dependencies
101-
run: composer install --no-interaction --no-progress --prefer-dist --no-dev
101+
run: composer install --no-interaction --no-progress --prefer-dist
102102

103103
- name: Setup WordPress
104104
run: |

0 commit comments

Comments
 (0)