1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 12:24:49 +01:00

Remove ProxyManager run

This commit is contained in:
Matthew Brown 2021-01-25 22:04:29 -05:00 committed by Daniil Gentili
parent 6426da6269
commit aaa912374f
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -96,9 +96,6 @@ jobs:
- run: - run:
name: Analyse Collections name: Analyse Collections
command: bin/test-with-real-projects.sh collections command: bin/test-with-real-projects.sh collections
- run:
name: Analyse ProxyManager
command: bin/test-with-real-projects.sh proxymanager
- run: - run:
name: Analyse Psl name: Analyse Psl
command: bin/test-with-real-projects.sh psl command: bin/test-with-real-projects.sh psl