更新 .github/workflows/code-check.yaml
Some checks failed
代码检查 / 代码检查 (push) Failing after 12s

Signed-off-by: 筱锋xiao_lfeng <gm@x-lf.cn>
This commit is contained in:
筱锋xiao_lfeng 2024-04-10 01:40:59 +08:00
parent 003439350c
commit 41e4cc13b1

View File

@ -23,8 +23,6 @@ jobs:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v4 uses: actions/checkout@v4
with: with:
# super-linter needs the full git history to get the
# list of files that changed across commits
fetch-depth: 0 fetch-depth: 0
- name: Super-linter - name: Super-linter