Skip to content

Commit dcb6a76

Browse files
committed
Remove refactor checks from GitHub Actions workflow
1 parent 40ab963 commit dcb6a76

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/formats.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ jobs:
4040
- name: Coding Style Checks
4141
run: composer test:lint
4242

43-
- name: Refactor Checks
44-
run: composer test:refactor
45-
4643
- name: Type Checks
4744
run: composer test:types
4845

0 commit comments

Comments
 (0)