Skip to content

Commit 6e4c95c

Browse files
committed
typo
1 parent 47316a7 commit 6e4c95c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ jobs:
200200
run: |
201201
python -m venv venv
202202
. venv/bin/activate
203-
pip install uv
203+
pip install uv
204204
uv pip install -U pip setuptools wheel
205205
uv #pip install -r requirements_test.txt
206206
# 20220124 Mimic setup_test.sh

0 commit comments

Comments
 (0)