Skip to content

Commit 15ee9ad

Browse files
committed
still configuring...
1 parent 74f2096 commit 15ee9ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
python-version: '3.10'
2222
- run:
23-
python3 -m pip install --upgrade pip
23+
# python -m pip install --upgrade pip
2424
pip install -r requirements.txt
2525

2626
working-directory: ./python

0 commit comments

Comments
 (0)