patch: test
Some checks failed
代码检查 / 代码检查 (push) Failing after 11s

This commit is contained in:
筱锋xiao_lfeng 2024-04-10 08:18:17 +08:00
parent a229d444dc
commit 55c7556fc0
Signed by: XiaoLFeng
GPG Key ID: F693AA12AABBFA87
2 changed files with 1 additions and 1 deletions

View File

@ -29,6 +29,6 @@ jobs:
uses: super-linter/super-linter@v6.3.1
env:
GITHUB_TOKEN: ${{ secrets.MyGitHubToken }}
JAVA_FILE_NAME: ${DEFAULT_WORKSPACE}/.github/workflows/checkstyle.xml
JAVA_FILE_NAME: 'checkstyle.xml'
IGNORE_GITIGNORED_FILES: true
VALIDATE_GOOGLE_JAVA_FORMAT: true