Skip to content

Commit d33868b

Browse files
committed
ci: format migration patch before diff checks
1 parent 48b51f5 commit d33868b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/agent-fix-v3-migrations.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
run: |
3434
base64 --decode .github/agent_fix_v3_migrations.py.gz.b64 | gzip --decompress --stdout > /tmp/agent_fix_v3_migrations.py
3535
python3 /tmp/agent_fix_v3_migrations.py
36-
git diff --check
3736
3837
- name: Build V
3938
shell: bash

0 commit comments

Comments
 (0)