Skip to content

Commit 152b955

Browse files
committed
Small change to CI.
1 parent fe484c2 commit 152b955

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
python3 -m pip install --upgrade pip
3333
python3 -m pip --version
3434
35-
pip3 install --no-cache-dir python3-pip
35+
# pip3 install --no-cache-dir python3-pip
3636
pip3 install --no-cache-dir numpy
3737
pip3 install --no-cache-dir torch
3838
pip3 install --no-cache-dir torchvision

0 commit comments

Comments
 (0)