Skip to content

Commit

Permalink
Use master WF
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro-mendonca committed Jul 12, 2024
1 parent 2806f6d commit 75d47be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
#
phpunit:
name: PHP ${{ matrix.php || '7.4' }} | ${{ 'mariadb' == matrix.db-type && 'MariaDB' || 'MySQL' }}
uses: pedro-mendonca/Translation-Stats/.github/workflows/reusable-phpunit-tests.yml@dev
uses: pedro-mendonca/Translation-Stats/.github/workflows/reusable-phpunit-tests.yml@master
secrets:
codecov-token: ${{ secrets.CODECOV_TOKEN }}
codacy-project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
Expand Down

0 comments on commit 75d47be

Please sign in to comment.