We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a88a6c5 commit 4fec8f7Copy full SHA for 4fec8f7
.github/workflows/coding-style.yml
@@ -27,5 +27,5 @@ jobs:
27
php-version: 8.0
28
coverage: none
29
30
- - run: composer create-project nette/coding-standard temp/coding-standard ^3 --no-progress --ignore-platform-reqs
+ - run: composer create-project nette/coding-standard temp/coding-standard ^3 --no-progress
31
- run: php temp/coding-standard/ecs check
0 commit comments