github-actions-magento2 icon indicating copy to clipboard operation
github-actions-magento2 copied to clipboard

feat: use new 'setup-magento' in installation-test

Open damienwebdev opened this issue 3 years ago • 0 comments

PR Checklist

Please check if your PR fulfills the following requirements:

  • [x] The commit message follows our guidelines: https://github.com/graycoreio/github-actions-magento2/blob/main/CONTRIBUTING.md#commit
  • [x] Tests for the changes have been added (for bug fixes / features)
  • [x] Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • [ ] Bugfix
  • [x] Feature
  • [ ] Code style update (formatting, local variables)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [ ] CI related changes
  • [ ] Documentation content changes
  • [ ] Other... Please describe:

What is the current behavior?

We now have a standard setup-magento, so we use it.

Fixes: N/A

What is the new behavior?

We use setup-magento

Does this PR introduce a breaking change?

  • [ ] Yes
  • [x] No

Other information

damienwebdev avatar Oct 31 '22 13:10 damienwebdev