Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Carreau authored Dec 17, 2024
1 parent 057f62c commit 03a878d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
run: |
hatch run test:pip list
hatch run test:python --version
hatch run test:python -m pip install pip install git+https://github.com/ipython/ipython@92dd9e47fe8862ee38770744c165b680cb5241b1
hatch run test:python -m pip install git+https://github.com/ipython/ipython@92dd9e47fe8862ee38770744c165b680cb5241b1
PYTHONTRACEMALLOC=20 hatch run test:pytest -v
- name: Check Launcher
Expand Down

0 comments on commit 03a878d

Please sign in to comment.