Update doctest GH workflow file (#21744)
update Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
3
.github/workflows/doctests.yml
vendored
3
.github/workflows/doctests.yml
vendored
@@ -34,6 +34,9 @@ jobs:
|
||||
run: |
|
||||
python3 utils/print_env.py
|
||||
|
||||
- name: Show installed libraries and their versions
|
||||
run: pip freeze
|
||||
|
||||
- name: Prepare files for doctests
|
||||
run: |
|
||||
python3 utils/prepare_for_doc_test.py src docs
|
||||
|
||||
Reference in New Issue
Block a user