Skip to content

Commit

Permalink
fixup! ci: update workflows from templates
Browse files Browse the repository at this point in the history
  • Loading branch information
st3iny committed Jun 19, 2024
1 parent 0dd44d8 commit 8fa60c8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/psalm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,8 @@ jobs:
- name: Install dependencies
run: composer i

- name: Install nextcloud/ocp
run: composer require --dev nextcloud/ocp:dev-master --ignore-platform-reqs --with-dependencies

- name: Run coding standards check
run: composer run psalm

0 comments on commit 8fa60c8

Please sign in to comment.