mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
fix(test): Fix provisioning enabled apps
Signed-off-by: provokateurin <kate@provokateurin.de>
This commit is contained in:
parent
23efda9111
commit
54e6103d31
2 changed files with 2 additions and 0 deletions
1
.github/workflows/integration-sqlite.yml
vendored
1
.github/workflows/integration-sqlite.yml
vendored
|
|
@ -41,6 +41,7 @@ jobs:
|
|||
- '.php-cs-fixer.dist.php'
|
||||
- 'composer.json'
|
||||
- 'composer.lock'
|
||||
- 'core/shipped.json'
|
||||
|
||||
integration-sqlite:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
|
|
@ -607,6 +607,7 @@ Feature: provisioning
|
|||
| user_status |
|
||||
| viewer |
|
||||
| workflowengine |
|
||||
| webhook_listeners |
|
||||
| weather_status |
|
||||
| files_external |
|
||||
| oauth2 |
|
||||
|
|
|
|||
Loading…
Reference in a new issue