Skip to content

Commit

Permalink
Remove refactor checks from GitHub Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-chetan committed Nov 16, 2024
1 parent 40ab963 commit dcb6a76
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/formats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ jobs:
- name: Coding Style Checks
run: composer test:lint

- name: Refactor Checks
run: composer test:refactor

- name: Type Checks
run: composer test:types

Expand Down

0 comments on commit dcb6a76

Please sign in to comment.