10000 Update ci-testing.yml · brinkqiang2python/yolov5@7ff7fc2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7ff7fc2

Browse files
authored
Update ci-testing.yml
1 parent 4be6e60 commit 7ff7fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
run: |
5252
python -m pip install --upgrade pip
5353
pip install -qr requirements.txt -f https://download.pytorch.org/whl/cpu/torch_stable.html \
54-
onnx tensorflow-cpu # wandb
54+
tensorflow-cpu # onnx wandb
5555
python --version
5656
pip --version
5757
pip list

0 commit comments

Comments
 (0)
0