Skip to content

Commit

Permalink
Merge pull request #6226 from codeigniter4/samsonasik-patch-1
Browse files Browse the repository at this point in the history
Apply github workflow to run rector on utils/ directory
  • Loading branch information
samsonasik authored Jul 3, 2022
2 parents 1d767fd + ea2a074 commit ce951b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-rector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- app
- system
- tests
- utils/Rector
- utils
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit ce951b1

Please sign in to comment.