1 parent e797fa8 commit 841e46aCopy full SHA for 841e46a
1 file changed
.github/workflows/code_coverage.yml
@@ -57,7 +57,7 @@ jobs:
57
58
- name: Install Sphinx
59
run: |
60
- python3 -m pip install sphinx sphinx-rtd-theme
+ sudo apt-get install -y python3-sphinx
61
62
- name: Install Lcov
63
shell: bash
0 commit comments