mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-02 06:19:34 +08:00
change: update hrp cli docs
This commit is contained in:
1
.github/workflows/deploy-mkdocs.yml
vendored
1
.github/workflows/deploy-mkdocs.yml
vendored
@@ -15,4 +15,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
python-version: 3.x
|
python-version: 3.x
|
||||||
- run: pip install mkdocs-material # including mkdocs
|
- run: pip install mkdocs-material # including mkdocs
|
||||||
|
- run: go test docs/cmd/doc_test.go # update hrp cli docs
|
||||||
- run: mkdocs gh-deploy --force
|
- run: mkdocs gh-deploy --force
|
||||||
|
|||||||
Reference in New Issue
Block a user