Unverified Commit eb37e459 authored by Cunxiao Ni's avatar Cunxiao Ni Committed by GitHub
Browse files

[CI] Removes redundant environment variable (#1020)

* [CI] Removes redundant environment variable
Removes the `UV_INDEX_URL`

* triggle CI

* triggle CI

* triggle CI

* triggle CI
parent d89ba5b8
......@@ -14,8 +14,6 @@ jobs:
runs-on: [self-hosted, nvidia]
permissions:
contents: write
env:
UV_INDEX_URL: https://mirrors.bfsu.edu.cn/pypi/web/simple
steps:
- name: Checkout repository
......@@ -60,8 +58,6 @@ jobs:
needs: format-check
permissions:
contents: read
env:
UV_INDEX_URL: https://mirrors.bfsu.edu.cn/pypi/web/simple
steps:
- name: Checkout repository
uses: actions/checkout@v5
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment