Skip to content

Commit

Permalink
temporary ignore env PHP-CS-Fixer in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
ddevsr committed Dec 4, 2024
1 parent 08d1a69 commit 4ee32ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-coding-standards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,5 @@ jobs:

- name: Run lint
run: composer cs
env:
PHP_CS_FIXER_IGNORE_ENV: ${{ matrix.php-version == '8.4' }}

0 comments on commit 4ee32ed

Please sign in to comment.