Skip to content
Snippets Groups Projects
Unverified Commit a6b384f7 authored by Patrizio Bekerle's avatar Patrizio Bekerle
Browse files

Enable cs

parent f317c4be
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,7 @@ stages:
- php7.4 ./occ app:enable webapppassword
- php7.4 -S localhost:8080 &
- cd apps/webapppassword
- php7.4 /usr/local/bin/composer run cs
- php7.4 /usr/local/bin/composer require --dev christophwurst/nextcloud:dev-${CORE_BRANCH}
# - php7.4 /usr/local/bin/composer run psalm
- make test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment