mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 23:56:13 +02:00

[CLEANUP] Sort the code style checks in the CI build (#406)

This commit is contained in:
Oliver Klee 2022-03-24 18:00:39 +01:00 committed by GitHub
parent b9cfab39cc
commit 14c6f6a48d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,8 +66,8 @@ jobs:
- "php:copypaste"
- "php:cs-fixer"
- "php:sniff"
- "ts:lint"
- "php:stan"
- "ts:lint"
- "yaml:lint"
php-version:
- 7.4