Skip to content

Commit 4382a82

Browse files
nicokanttaheeraahmed
authored andcommitted
chg: check with typer first
1 parent fcb22d0 commit 4382a82

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/docs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,11 @@ jobs:
2121
- name: Install dependencies
2222
run: uv sync --frozen
2323

24+
- name: check
25+
run: uv run typer datasync.main utils docs
26+
2427
- run: uv run mkdocs build
28+
name: build with mkdocs
2529

2630
- name: Upload static files as artifact
2731
id: deployment

0 commit comments

Comments
 (0)