Skip to content

Commit adcce3e

Browse files
committed
Revert "Add 'sudo apt-get install python3-distutils'"
This reverts commit fa18326.
1 parent 1ca237c commit adcce3e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tests.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ jobs:
4242

4343
- uses: actions/[email protected]
4444

45-
- run: sudo apt-get install python3-distutils
46-
4745
- run: pip install -U setuptools==45
4846

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

0 commit comments

Comments
 (0)