Skip to content

Conversation

@ajrice6713
Copy link
Contributor

No description provided.

@ajrice6713 ajrice6713 changed the title Add Matrix Testing DX-2238 Add Matrix Testing Sep 29, 2021
@ajrice6713 ajrice6713 marked this pull request as ready for review September 29, 2021 17:31
php-version: ${{ matrix.php-version }}

- name: Install Packages
run: composer install
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does that setup install composer globally? and that is why you dont need php composer.phar install

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep - The action runner has php and composer installed globally with composer added to the path - so no need to install composer in the directory and run the file from the directory in GHA

ajrice6713 and others added 3 commits September 29, 2021 14:12
Co-authored-by: Cameron Koegel <53310569+ckoegel@users.noreply.github.com>
`Element 'phpunit', attribute 'syntaxCheck': The attribute 'syntaxCheck' is not allowed.`
@ajrice6713 ajrice6713 merged commit 86e5092 into main Sep 30, 2021
@hamermike hamermike deleted the DX-2238 branch October 12, 2021 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants