Skip to content

Commit c9e1f26

Browse files
committed
Update obo-test.yml
1 parent f0cbe7c commit c9e1f26

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/obo-test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ jobs:
1414
if: github.triggering_actor != 'github-actions[bot]'
1515
steps:
1616
- uses: actions/checkout@v2
17+
18+
- name: "Install uv"
19+
uses: "astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57" # v8.0.0
20+
1721
- uses: actions/setup-python@v2
1822
with:
1923
python-version: '3.9'

0 commit comments

Comments
 (0)