Skip to content

Commit

Permalink
ci: fix a error
Browse files Browse the repository at this point in the history
  • Loading branch information
sectsect committed Apr 21, 2024
1 parent 31a7ca2 commit 9addefc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Install WP Tests
run: bash bin/install-wp-tests.sh wordpress_test root '' 127.0.0.1 ${{ matrix.wp-versions }}

- name: 'phpunit-polyfills' install
- name: Phpunit Polyfills install
run: composer require --dev yoast/phpunit-polyfills:"^1.1.0"

- name: phpunit tests
Expand Down

0 comments on commit 9addefc

Please sign in to comment.