Skip to content

Bump astral-sh/setup-uv from 6 to 7 #119

Bump astral-sh/setup-uv from 6 to 7

Bump astral-sh/setup-uv from 6 to 7 #119

Workflow file for this run

name: Benchmark PR
on:
pull_request:
jobs:
bench:
runs-on: ubuntu-latest
steps:
- uses: MilesCranmer/AirspeedVelocity.jl@action-v1
with:
julia-version: "1"
tune: "true"
# Post to "summary" tab of workflow run:
job-summary: "true"
# Run benchmark using PR's version of the script:
bench-on: ${{ github.event.pull_request.head.sha }}