Skip to content

Commit

Permalink
[CI] drop validate-fixture-namespace, not needed with static reflection
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Mar 13, 2021
1 parent 76d6027 commit 8df12f5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 173 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/code_analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ jobs:
name: Validate Fixtures
run: bin/rector validate-fixture-suffix --ansi

-
name: Validate Fixtures Namespace
run: bin/rector validate-fixture-namespace --ansi

-
name: Validate Fixtures class name
run: bin/rector validate-fixture-classname --ansi
Expand Down

This file was deleted.

0 comments on commit 8df12f5

Please sign in to comment.