Feature_matrix: add to CI
Signed-off-by: George Melikov <mail@gmelikov.ru>
This commit is contained in:
2
.github/workflows/pull_request.yml
vendored
2
.github/workflows/pull_request.yml
vendored
@@ -14,6 +14,8 @@ jobs:
|
||||
pip install -r docs/requirements.txt
|
||||
- name: Gen_man_pages
|
||||
run: make man
|
||||
- name: Gen_feature_matrix
|
||||
run: make feature_matrix
|
||||
- name: Gen_sphinx
|
||||
uses: ammaraskar/sphinx-action@master
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user