Skip to content

Commit 871da2b

Browse files
Update .github/workflows/ci.yml
Co-authored-by: M Bussonnier <[email protected]>
1 parent c217f9d commit 871da2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
run: |
7070
hatch run test:pip list
7171
hatch run test:python --version
72-
#hatch run test:python -m pip install git+https://github.com/ipython/ipython@92dd9e47fe8862ee38770744c165b680cb5241b1
72+
hatch run test:python -m pip install git+https://github.com/ipython/ipython@f9899071478fab03d9c7cf5c982141f2fa0af7d7
7373
PYTHONTRACEMALLOC=20 hatch run test:pytest -v
7474
7575
- name: Check Launcher

0 commit comments

Comments
 (0)