Skip to content

Commit 9d015c6

Browse files
committed
nit
1 parent 3e39e61 commit 9d015c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/precommit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -587,6 +587,7 @@ jobs:
587587
PARAMETER_PASSWORD: ${{ secrets.PARAMETER_PASSWORD }}
588588
CLOUD_PROVIDER: ${{ matrix.cloud-provider }}
589589
- name: Install protoc
590+
if: steps.check_skip.outputs.skip != 'true'
590591
shell: bash
591592
run: .github/scripts/install_protoc.sh
592593
- name: Download wheel(s)

0 commit comments

Comments
 (0)