Skip to content

Commit

Permalink
dev: update test github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ravinderk committed Jun 9, 2023
1 parent 4bac73c commit 0d92a13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
run: composer update -W

- name: Setup WP Tests
run: bash bin/install-wp-tests.sh wordpress_test root '' 127.0.0.1
run: bash bin/install-wp-tests.sh wordpress_test root root

- name: PHPUnit
run: './vendor/bin/phpunit'

0 comments on commit 0d92a13

Please sign in to comment.