Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

Commit

Permalink
no cs, keep CI slim
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jan 31, 2024
1 parent 0696bab commit 6aa9502
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/code_analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ jobs:
name: 'PHPStan'
run: composer phpstan --ansi

-
name: 'Coding Standard'
run: composer fix-cs --ansi

-
name: 'Tests'
run: vendor/bin/phpunit
Expand Down

0 comments on commit 6aa9502

Please sign in to comment.