Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
sjinks committed Dec 24, 2024
1 parent 68139a3 commit 23a85e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/run-wp-tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ runs:
- name: Run tests
shell: bash
run: |
env | sort
if [ -n "${{ inputs.phpunit }}" ]; then
PHPUNIT=phpunit
else
Expand Down

0 comments on commit 23a85e5

Please sign in to comment.