Skip to content

Commit 03bd44e

Browse files
authored
Revert "fix preCommit Spotless rsync install (#38160)" (#38196)
This reverts commit dfe6bf3.
1 parent 64a1510 commit 03bd44e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/beam_PreCommit_Spotless.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ jobs:
8585
github_job: ${{ matrix.job_name }} (${{ matrix.job_phrase }})
8686
- name: Setup environment
8787
uses: ./.github/actions/setup-environment-action
88-
- name: Install rsync
89-
run: sudo apt-get update && sudo apt-get install -y rsync
9088
- name: run Spotless PreCommit script
9189
uses: ./.github/actions/gradle-command-self-hosted-action
9290
with:

0 commit comments

Comments
 (0)