Skip to content

Commit

Permalink
Forcing the local workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad committed Jan 29, 2024
1 parent c04f1f9 commit d24b38e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/phpunit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
#
test-with-mysql:
name: PHP ${{ matrix.php }}
uses: WordPress/wordpress-develop/.github/workflows/phpunit-tests-run.yml@trunk
uses: youknowriad/wordpress-develop/.github/workflows/phpunit-tests-run.yml@update/packages-65
permissions:
contents: read
secrets: inherit
Expand Down Expand Up @@ -88,7 +88,7 @@ jobs:
#
test-with-mariadb:
name: PHP ${{ matrix.php }}
uses: WordPress/wordpress-develop/.github/workflows/phpunit-tests-run.yml@trunk
uses: youknowriad/wordpress-develop/.github/workflows/phpunit-tests-run.yml@update/packages-65
permissions:
contents: read
secrets: inherit
Expand Down

0 comments on commit d24b38e

Please sign in to comment.