Skip to content

Commit 7752b76

Browse files
committed
...
1 parent 91c8ede commit 7752b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ perl -i -pe 's/-p trio\._tests\.pytest_plugin//' "$INSTALLDIR/pyproject.toml"
125125

126126
echo "::endgroup::"
127127
echo "::group:: Run Tests"
128-
python test.py
128+
python ../test.py
129129

130130
if PYTHONPATH=../tests COVERAGE_PROCESS_START=$(pwd)/../pyproject.toml \
131131
coverage run --rcfile=../pyproject.toml -m \

0 commit comments

Comments
 (0)