Skip to content

Commit 63c17a4

Browse files
committed
remove checkstyle copy
1 parent 1b2d1d8 commit 63c17a4

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/pr-check.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -213,11 +213,6 @@ jobs:
213213
restore-keys: |
214214
${{ runner.os }}-rockylinux-gradle-
215215
216-
- name: Prepare checkstyle config copy
217-
run: |
218-
set -euxo pipefail
219-
cp -f config/checkstyle/checkStyle.xml config/checkstyle/checkStyleAll.xml || true
220-
221216
- name: Grant execute permission
222217
run: chmod +x gradlew
223218

0 commit comments

Comments
 (0)