Skip to content

Commit c6db8a1

Browse files
committed
Remove unused call
1 parent cd0cf62 commit c6db8a1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy-docs.yml

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

2222
- name: Install dependencies
2323
run: uv sync --extra docs
24-
25-
- name: Regenerate api
26-
run: uv run ./examples/_regenerate_api.py
2724

2825
- name: Configure Git user
2926
run: |

0 commit comments

Comments
 (0)