mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Merge pull request #47596 from nextcloud/fix/test/provisioning-enabled-apps
fix(test): Fix provisioning enabled apps
This commit is contained in:
commit
6cfa388e34
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