mirror of
https://github.com/Yuyi-Oak/BlueArchiveToolkit.git
synced 2026-09-18 06:34:54 +08:00
fix(release): 完成分发证明代际绑定与质量门禁收口
This commit is contained in:
@@ -229,9 +229,7 @@ jobs:
|
||||
set -euo pipefail
|
||||
|
||||
source /var/lib/act_runner/env.sh
|
||||
files="$(git ls-files '*.go')"
|
||||
test -n "${files}"
|
||||
test -z "$(gofmt -l ${files})"
|
||||
make check-go-format
|
||||
|
||||
- name: Run Go API vet
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user