Unverified Commit ff143ae1 authored by Yih-Dar's avatar Yih-Dar Committed by GitHub
Browse files

Update doctest GH workflow file (#21744)



update
Co-authored-by: default avatarydshieh <ydshieh@users.noreply.github.com>
parent 448e050b
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment