Skip to content

Commit ee7ddeb

Browse files
committed
Updated wp-env version to fix docker-compose usage.
1 parent c2d8f31 commit ee7ddeb

File tree

4 files changed

+2169
-531
lines changed

4 files changed

+2169
-531
lines changed

.github/workflows/php_unit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ jobs:
6666
- name: Running unit tests
6767
run: |
6868
set -o pipefail
69-
npm run test:php
69+
npm run test

0 commit comments

Comments
 (0)