docs(integration): update repo in integration workflow readme file (#19)

This commit is contained in:
Ihor Sviziev
2022-07-28 17:11:15 +03:00
committed by GitHub
parent e92a242f0a
commit 97c0e17a1e
+1 -1
View File
@@ -12,7 +12,7 @@ See the [integration.yaml](./integration.yaml)
| package_name | The name of the package | true | NULL |
| source_folder | The source folder of the package | false | $GITHUB_WORKSPACE |
| magento_directory | The folder where Magento will be installed | false | ../magento2 |
| magento_repository | Where to install Magento from | false | https://repo.magento.com/ |
| magento_repository | Where to install Magento from | false | https://mirror.mage-os.org/ |
| test_command | The integration test command to run | false | "../../../vendor/bin/phpunit" |
## Secrets