mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 04:36:12 +01:00
[CLEANUP] Sort the code style checks in the CI build (#406)
This commit is contained in:
parent
b9cfab39cc
commit
14c6f6a48d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -66,8 +66,8 @@ jobs:
|
|||
- "php:copypaste"
|
||||
- "php:cs-fixer"
|
||||
- "php:sniff"
|
||||
- "ts:lint"
|
||||
- "php:stan"
|
||||
- "ts:lint"
|
||||
- "yaml:lint"
|
||||
php-version:
|
||||
- 7.4
|
||||
|
|
Loading…
Reference in a new issue