Skip to content

Commit

Permalink
deactivate temporarily php sniff, php stan and xliff lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kartolo committed Dec 22, 2023
1 parent ce8227f commit 683c16a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@ jobs:
command:
- "composer:normalize"
- "composer:psr-verify"
- "php:sniff"
- "php:stan"
- "xliff:lint"
- "json:lint"
# - "php:sniff"
# - "php:stan"
# - "xliff:lint"
php-version:
- "8.1"

0 comments on commit 683c16a

Please sign in to comment.