Skip to content

Commit a36c949

Browse files
feat(docs): documentação automatizada com Sphinx, MyST, Redoc e deploy via GitHub Actions
1 parent ada398a commit a36c949

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ jobs:
3232
run: |
3333
python scripts/export_openapi.py app.main:app openapi.json
3434
35-
- name: Export OpenAPI JSON
36-
run: |
37-
python scripts/export_openapi.py app.main:app openapi.json
38-
3935
- name: Set up Node.js
4036
uses: actions/setup-node@v4
4137
with:

0 commit comments

Comments
 (0)