Skip to content

Commit 4c0658b

Browse files
committed
Update "check examples" steps
1 parent 5ba6408 commit 4c0658b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,7 @@ jobs:
4242

4343
- uses: actions/[email protected]
4444

45-
- run: pip install -U setuptools==45
46-
47-
- run: pip install wheel
45+
- run: pip install --upgrade setuptools
4846

4947
- run: pushd examples/aml && pip install -r requirements.txt && popd
5048

0 commit comments

Comments
 (0)