Skip to content

Commit

Permalink
Enable token for external PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
MGatner committed May 12, 2021
1 parent 2b42da1 commit 89d322e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
tools: composer, pecl, phpunit
extensions: intl, json, mbstring, mysqlnd, xdebug, xml, sqlite3
coverage: xdebug
env:
COMPOSER_AUTH: ${{ secrets.COMPOSER_AUTH }}

- name: Get composer cache directory
id: composer-cache
Expand Down

0 comments on commit 89d322e

Please sign in to comment.