Skip to content

Commit ec92d4e

Browse files
authored
Merge pull request #27 from offx-zinth/master
doc work 2
2 parents 5ec7644 + 281e061 commit ec92d4e

7 files changed

Lines changed: 2015 additions & 969 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ jobs:
2020

2121
- name: Install uv
2222
run: pip install uv
23+
24+
- name: Initialize uv venv
25+
run: uv venv
2326

2427
- name: Install dependencies
2528
run: uv pip install -e ".[dev]"

0 commit comments

Comments
 (0)