Skip to content

Commit

Permalink
Temp: Install SVN
Browse files Browse the repository at this point in the history
  • Loading branch information
costdev committed Jan 8, 2025
1 parent 272fe16 commit 60dfaab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/phpunit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ jobs:
php-version: ${{ matrix.php-version }}
tools: phpunit-polyfills:1.1

- name: Install SVN
run: sudo apt install -y subversion

- name: Setup tests
run: bash bin/install-wp-tests.sh wordpress_tests root root 127.0.0.1 latest true

Expand Down

0 comments on commit 60dfaab

Please sign in to comment.