Skip to content

Commit c946b8a

Browse files
authored
Update action.yml
1 parent dacd7f3 commit c946b8a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ runs:
2121
run: |
2222
BRANCH="${{ inputs.default-branch }}"
2323
24-
pip install django-migration-fixer
25-
2624
EXTRA_ARGS="--fix"
2725
2826
if [[ '${{ inputs.force-update }}' == 'true' ]]; then

0 commit comments

Comments
 (0)