Skip to content

Commit ce951b1

Browse files
authored
Merge pull request #6226 from codeigniter4/samsonasik-patch-1
Apply github workflow to run rector on utils/ directory
2 parents 1d767fd + ea2a074 commit ce951b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-rector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- app
4040
- system
4141
- tests
42-
- utils/Rector
42+
- utils
4343
steps:
4444
- name: Checkout
4545
uses: actions/checkout@v3

0 commit comments

Comments
 (0)