Skip to content

Commit 735c5f2

Browse files
committed
update
1 parent 37d5ea2 commit 735c5f2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/convert-proto.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ jobs:
7575
# - name: Post Process Protobuf
7676
# run: npm run postprocessing
7777

78-
- name: Reformat proto files
79-
run: |
80-
buf format -w protos/generated
78+
# - name: Reformat proto files
79+
# run: |
80+
# buf format -w protos/generated
8181

8282
- name: Configure Git User
8383
run: |

0 commit comments

Comments
 (0)