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 cd74314 commit 5d5a448Copy full SHA for 5d5a448
.github/workflows/php.yml
@@ -107,8 +107,7 @@ jobs:
107
COMPOSER_AUTH: '{"github-oauth": {"github.com": "${{ secrets.GITHUB_TOKEN }}"}}'
108
- name: Run PHPUnit
109
run: bin/phpunit --configuration phpunit.xml
110
- with:
111
- working-directory: /usr/src/nextcloud/apps/solid
+ working-directory: /usr/src/nextcloud/apps/solid
112
113
# 03.quality.php.scan.dependencies-vulnerabilities.yml
114
scan-dependencies-vulnerabilities:
0 commit comments