Remove token from test.yaml
Some checks failed
Gitea CTest Workflow / test (push) Failing after 32s

This commit is contained in:
2026-02-04 23:53:07 +08:00
parent fc2fd50bac
commit 9a8260a3b6

View File

@@ -18,7 +18,6 @@ jobs:
fetch-depth: 1
server-url: https://cantyonion.site/git
repository: cantyonion/leetcode
token: ${{ secrets.GIT_TOKEN }}
- name: Configure CMake
# -B build 创建构建目录,-S . 指定源代码在当前目录