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.
python -m pip cache purge
1 parent 1eefbcb commit 8b8e2b6Copy full SHA for 8b8e2b6
.github/workflows/codeql.yml
@@ -44,6 +44,7 @@ jobs:
44
python -m pip install --upgrade numpy
45
python -m pip install --upgrade mpi4py
46
python -m pip install --upgrade pytest
47
+ python -m pip cache purge
48
49
.github/workflows/dependencies/dependencies_ccache.sh
50
sudo ln -s /usr/local/bin/ccache /usr/local/bin/g++
0 commit comments