Skip to content

Commit

Permalink
Test fix to action-test-php
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinfodness committed Jul 3, 2024
1 parent a443309 commit 97437cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/all-pr-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- uses: actions/checkout@v4

- name: Run PHP Tests
uses: alleyinteractive/action-test-php@develop
uses: alleyinteractive/action-test-php@fix/wp-env-vars
with:
php-version: ${{ matrix.php-version }}
wordpress-host: 'false'
Expand Down

0 comments on commit 97437cd

Please sign in to comment.