mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 15:37:44 +00:00
create_docs_framework (#66)
* Init from quick start * optimize docs config * add image * optimize docs config * complement file * drop comments * add ci --------- Co-authored-by: Young <afe.young@gmail.com>
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
EMBEDDING_AZURE_API_VERSION: ${{ secrets.CHAT_AZURE_API_VERSION }}
|
||||
EMBEDDING_MODEL: ${{ secrets.EMBEDDING_MODEL }}
|
||||
name: lint test docs and build
|
||||
run: make lint test docs build
|
||||
run: make lint test docs build sphinx
|
||||
strategy:
|
||||
matrix:
|
||||
python-version:
|
||||
|
||||
Reference in New Issue
Block a user