Skip to content

Commit 5d5a448

Browse files
authored
.
1 parent cd74314 commit 5d5a448

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,7 @@ jobs:
107107
COMPOSER_AUTH: '{"github-oauth": {"github.com": "${{ secrets.GITHUB_TOKEN }}"}}'
108108
- name: Run PHPUnit
109109
run: bin/phpunit --configuration phpunit.xml
110-
with:
111-
working-directory: /usr/src/nextcloud/apps/solid
110+
working-directory: /usr/src/nextcloud/apps/solid
112111

113112
# 03.quality.php.scan.dependencies-vulnerabilities.yml
114113
scan-dependencies-vulnerabilities:

0 commit comments

Comments
 (0)