Skip to content

Conversation

@marmichalski
Copy link
Contributor

No description provided.


- name: "Run coding style"
if: ${{ matrix.php-version != '8.1' }} # php-cs-fixer does not run on 8.1 yet
if: ${{ matrix.dependencies == 'locked' && matrix.php-version == '8.0' }}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

no reason to run with whole matrix + different PHP versions

@marmichalski marmichalski enabled auto-merge (squash) December 13, 2022 20:43
@marmichalski marmichalski merged commit 8ef19a0 into master Dec 13, 2022
@marmichalski marmichalski deleted the php82 branch December 13, 2022 20:51
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.

3 participants