Skip to content

Commit

Permalink
check tests
Browse files Browse the repository at this point in the history
  • Loading branch information
halilozanakgul committed Jan 20, 2025
1 parent de1f854 commit fa4f8f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/php-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:
- name: Prepare MySQL
uses: woocommerce/grow/prepare-mysql@actions-v1

- name: Install svn
run: sudo apt-get install subversion

- name: Install WP tests
run: ./bin/install-wp-tests.sh wordpress_test root root localhost ${{ matrix.wp-version }}

Expand Down

0 comments on commit fa4f8f8

Please sign in to comment.