diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index a9fe2ec..dd58a1e 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -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 . 指定源代码在当前目录