Skip to content

Commit 8b8e2b6

Browse files
committed
CodeQL CI: python -m pip cache purge
Try to make more space on CI runner.
1 parent 1eefbcb commit 8b8e2b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
python -m pip install --upgrade numpy
4545
python -m pip install --upgrade mpi4py
4646
python -m pip install --upgrade pytest
47+
python -m pip cache purge
4748
4849
.github/workflows/dependencies/dependencies_ccache.sh
4950
sudo ln -s /usr/local/bin/ccache /usr/local/bin/g++

0 commit comments

Comments
 (0)