Skip to content

Commit f807a41

Browse files
author
Timon Viola
committed
chore: update ci
1 parent 355eda3 commit f807a41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v3
15+
- name: Install uv
16+
uses: astral-sh/setup-uv@v5
1517
- uses: actions/setup-python@v3
1618
- name: Set up pip cache
1719
if: runner.os == 'Linux'

0 commit comments

Comments
 (0)