Skip to content

Commit 4fec8f7

Browse files
committed
fixed GitHub actions
1 parent a88a6c5 commit 4fec8f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coding-style.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ jobs:
2727
php-version: 8.0
2828
coverage: none
2929

30-
- run: composer create-project nette/coding-standard temp/coding-standard ^3 --no-progress --ignore-platform-reqs
30+
- run: composer create-project nette/coding-standard temp/coding-standard ^3 --no-progress
3131
- run: php temp/coding-standard/ecs check

0 commit comments

Comments
 (0)