diff --git a/.github/workflows/integration-README.md b/.github/workflows/integration-README.md index de3c9e14..f7621ee2 100644 --- a/.github/workflows/integration-README.md +++ b/.github/workflows/integration-README.md @@ -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