We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 806197f commit 53cb8f0Copy full SHA for 53cb8f0
.github/workflows/benchmark.yml
@@ -120,6 +120,8 @@ jobs:
120
run: cargo binstall -y hyperfine
121
- name: Install nushell
122
uses: hustcer/setup-nu@985d59ec83ae3e3418f9d36471cda38b9d8b9879 # v3.20
123
+ - name: Install uv
124
+ uses: astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6.8.0
125
126
- name: Run benchmark script
127
working-directory: benchmark
0 commit comments