You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix CI: Install subversion for WordPress test setup
The CI was failing because the bin/install-wp-tests.sh script requires
svn command to checkout WordPress test files, but subversion is not
installed by default in GitHub Actions Ubuntu environment.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments