We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64a1510 commit 03bd44eCopy full SHA for 03bd44e
1 file changed
.github/workflows/beam_PreCommit_Spotless.yml
@@ -85,8 +85,6 @@ jobs:
85
github_job: ${{ matrix.job_name }} (${{ matrix.job_phrase }})
86
- name: Setup environment
87
uses: ./.github/actions/setup-environment-action
88
- - name: Install rsync
89
- run: sudo apt-get update && sudo apt-get install -y rsync
90
- name: run Spotless PreCommit script
91
uses: ./.github/actions/gradle-command-self-hosted-action
92
with:
0 commit comments