Skip to content

Commit 74c7032

Browse files
committed
fix: remove temporary workflow php-cs-fixer
1 parent 871d9fc commit 74c7032

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/code_analysis.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ jobs:
2424
name: 'Composer Validate'
2525
run: composer validate
2626

27-
-
28-
name: 'PHP-CS-Fixer'
29-
run: composer lint
30-
3127
-
3228
name: 'Rector'
3329
run: composer rector

0 commit comments

Comments
 (0)