Skip to content

Commit

Permalink
add mysqlPort
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHerman committed Jul 9, 2024
1 parent 65cbe62 commit c80ef5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
phpVersion: ${{ matrix.phpVersion }}
plugins: '["https://downloads.wordpress.org/plugin/coblocks.zip","https://downloads.wordpress.org/plugin/woocommerce.zip"]'
themes: '["."]'
port: 8888
mysqlPort: 8888
testsPort: 8889

- name: Prepare tests
Expand Down

0 comments on commit c80ef5e

Please sign in to comment.