Skip to content

Commit ea2a074

Browse files
authored
Apply github workflow to run rector on utils/ directory
1 parent 1d767fd commit ea2a074

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)