Skip to content

Commit

Permalink
fixup! ci: move phpunit-nodb to actions
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Kesselberg <[email protected]>
  • Loading branch information
kesselb committed Aug 6, 2023
1 parent a34f74d commit 7c17ac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
php -f index.php
- name: Enable additional apps
run: ./occ app:enable files_sharing files_trashbin encryption user_ldap files_versions provisioning_api federation federatedfilesharing admin_audit
run: ./occ app:enable admin_audit encryption federatedfilesharing federation files_sharing files_trashbin files_versions provisioning_api user_ldap

- name: PHPUnit (list tests)
working-directory: tests
Expand Down

0 comments on commit 7c17ac4

Please sign in to comment.