We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b63c7a4 commit 9ffe459Copy full SHA for 9ffe459
.github/workflows/integration-tests.yml
@@ -133,7 +133,7 @@ jobs:
133
# ../../../phpstan
134
- php-version: 8.1
135
script: |
136
- git clone git@github.com:ondrejmirtes/phpstan-magento-testcase.git e2e/integration/repo
+ git clone https://github.com/ondrejmirtes/phpstan-magento-testcase.git e2e/integration/repo
137
cd e2e/integration/repo
138
git checkout a0e87cf19b6112fb44265f23bf3cc6c56edd22aa
139
composer install
0 commit comments