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 5d5a448 commit 3ec5465Copy full SHA for 3ec5465
.github/workflows/php.yml
@@ -77,6 +77,7 @@ jobs:
77
defaults:
78
run:
79
shell: bash
80
+ working-directory: /usr/src/nextcloud/apps/
81
name: PHP Unit Tests
82
needs:
83
- lint-php-syntax
0 commit comments