Skip to content

Commit d5c5228

Browse files
committed
fixup! chore(ci): update workflows from .github repository
1 parent 968362a commit d5c5228

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/psalm.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,5 @@ jobs:
4848
- name: Check for vulnerable PHP dependencies
4949
run: composer require --dev roave/security-advisories:dev-latest
5050

51-
- name: Install nextcloud/ocp
52-
run: composer require --dev nextcloud/ocp:dev-master --ignore-platform-reqs --with-dependencies
53-
5451
- name: Run coding standards check
5552
run: composer run psalm -- --threads=1 --monochrome --no-progress --output-format=github

0 commit comments

Comments
 (0)