fix prettier
This commit is contained in:
parent
803269a64c
commit
8394208856
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs-test.yml
vendored
2
.github/workflows/docs-test.yml
vendored
|
@ -24,4 +24,4 @@ jobs:
|
|||
- name: Setup dependencies
|
||||
run: pip install -r docs/requirements.txt
|
||||
- name: Build docs
|
||||
run: mkdocs build --strict
|
||||
run: mkdocs build --strict
|
||||
|
|
Loading…
Reference in a new issue