Skip to content

Commit

Permalink
fix(ci/psalm)
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Klehr <[email protected]>
  • Loading branch information
marcelklehr committed Jan 25, 2024
1 parent 0c550b1 commit 009bb78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/psalm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
- name: Install dependencies
run: |
composer require --with-all-dependencies nextcloud/ocp:${{ matrix.server-versions }}
composer install
- name: Run coding standards check
run: composer run psalm

0 comments on commit 009bb78

Please sign in to comment.