mirror of
https://github.com/astral-sh/uv.git
synced 2025-12-23 09:19:48 +00:00
rename job
Signed-off-by: William Woodruff <william@astral.sh>
This commit is contained in:
parent
d9fd14de48
commit
098fdc62d4
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -2957,8 +2957,8 @@ jobs:
|
|||
mode: walltime
|
||||
token: ${{ secrets.CODSPEED_TOKEN }}
|
||||
|
||||
benchmarks-instrumented:
|
||||
name: "benchmarks | instrumented"
|
||||
benchmarks-simulated:
|
||||
name: "benchmarks | simulated"
|
||||
runs-on: ubuntu-latest
|
||||
needs: determine_changes
|
||||
if: ${{ github.repository == 'astral-sh/uv' && !contains(github.event.pull_request.labels.*.name, 'no-test') && (needs.determine_changes.outputs.code == 'true' || github.ref == 'refs/heads/main') }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue