Skip to content

Commit

Permalink
fixed GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Jun 2, 2022
1 parent 3a84a19 commit 0f0c555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coding-style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
php-version: 8.0
coverage: none

- 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
- run: php temp/coding-standard/ecs check

0 comments on commit 0f0c555

Please sign in to comment.