Skip to content

Commit db0864e

Browse files
authored
Update test.yml
1 parent 5640c15 commit db0864e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
allow-prereleases: true
4343

4444
- name: Upgrade PIP
45-
run: python -m pip install --upgrade pip setuptools
45+
run: python -m pip install --upgrade pip
4646

4747
- name: Install application with ML
4848
run: python -m pip install .

0 commit comments

Comments
 (0)