Skip to content

Commit 004af79

Browse files
Merge pull request #4 from Diego-Espindola/issue#54
feat(docs): documentação automatizada com Sphinx, MyST, Redoc e deplo…
2 parents 737dca1 + a36c949 commit 004af79

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)