Skip to content

Commit f2785d4

Browse files
committed
turn on --installp-pip test
1 parent f84b289 commit f2785d4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,7 @@ jobs:
205205
test_unittest
206206
test_venv
207207
test_zipimport
208-
- # if: runner.os == 'Linux'
209-
if: false # FIXME: pip is vendoring dependencies that we are incompatible with
208+
- if: runner.os == 'Linux'
210209
name: check that --install-pip succeeds
211210
run: |
212211
mkdir site-packages

0 commit comments

Comments
 (0)