Skip to content

Commit 6797ec4

Browse files
committed
use outcome that invalidates
1 parent 93485a2 commit 6797ec4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ python -m uv pip install build
4646
python -m build
4747
wheel_package=$(ls dist/*.whl)
4848
python -m uv pip install "trio @ $wheel_package" -c test-requirements.txt
49+
python -m uv pip install https://github.com/python-trio/outcome/archive/e0f317813a499f1a3629b37c3b8caed72825d9c0.zip
4950

5051
# Actual tests
5152
# expands to 0 != 1 if NO_TEST_REQUIREMENTS is not set, if set the `-0` has no effect

0 commit comments

Comments
 (0)