Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
michalsn committed Oct 12, 2024
1 parent 6212d44 commit 27c6bad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-userguide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- name: Install Dependencies
run: |
python -m pip install --upgrade pip
pip install -r ./user_guide_src/requirements.txt
pip install sphinx
- name: Detect usage of tabs in RST files
Expand Down

0 comments on commit 27c6bad

Please sign in to comment.