We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f75b5ed commit b929cf3Copy full SHA for b929cf3
.github/workflows/codeql.yml
@@ -61,7 +61,7 @@ jobs:
61
&& python3 -m pip install sphinx-rtd-theme sphinx breathe recommonmark graphviz \
62
&& python3 -m pip install numpy==2.0.1 patchelf==0.17.2.1 \
63
&& python3 -m pip install cuda-python==12.2.0 \
64
- && python3 -m pip install -U sphinx breathe
+ && python3 -m pip install -U sphinx
65
66
- name: Initialize CodeQL
67
uses: github/codeql-action/init@v3
0 commit comments