mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +00:00
feat(install-test)!: remove install test (#222)
BREAKING CHANGE: You should rely on [Check Extension](https://github.com/graycoreio/github-actions-magento2/blob/main/.github/workflows/check-extension-README.md) instead.
This commit is contained in:
@@ -30,6 +30,5 @@ Opinionated Github Actions and Workflows to make building, testing, and maintain
|
||||
| [Cache Magento](./cache-magento/README.md) | A Github Action that creates a composer cache for a Magento extension or store. |
|
||||
| [Setup Magento](./setup-magento/README.md) | A Github Action that sets up Magento before `composer install` for an extension or store. |
|
||||
| [Get Magento Version](./get-magento-version/README.md) | A Github Action that computes the installed Magento version. |
|
||||
| [Installation Test](./installation-test/README.md) | A Github Action that tests the installability of a Magento Package |
|
||||
| [Semver Compare](./semver-compare/README.md) | A Github Action that semantically compares two versions |
|
||||
| [Supported Version](./supported-version/README.md) | A Github Action that computes the currently supported Github Actions Matrix for Magento 2 |
|
||||
|
||||
Reference in New Issue
Block a user