We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a3bd9a commit e3311c2Copy full SHA for e3311c2
.github/workflows/php.yml
@@ -103,8 +103,6 @@ jobs:
103
working-directory: /usr/src/nextcloud/
104
- name: Install and Cache Composer dependencies
105
uses: ramsey/composer-install@v3
106
- with:
107
- working-directory: /usr/src/nextcloud/apps/solid
108
env:
109
COMPOSER_AUTH: '{"github-oauth": {"github.com": "${{ secrets.GITHUB_TOKEN }}"}}'
110
- name: Run PHPUnit
0 commit comments