Skip to content

Commit

Permalink
[github] PHP Unit: removed composer-options: "--no-cache" (see rams…
Browse files Browse the repository at this point in the history
  • Loading branch information
LastDragon-ru committed Mar 7, 2021
1 parent f9bfb84 commit 2ec1eb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/phpunit.yml
Expand Up @@ -76,7 +76,6 @@ jobs:
- name: Install dependencies
uses: "ramsey/composer-install@v1"
with:
composer-options: "--no-cache"
dependency-versions: ${{ matrix.dependencies }}
- name: Execute
run: |
Expand Down

0 comments on commit 2ec1eb7

Please sign in to comment.