We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91c8ede commit 7752b76Copy full SHA for 7752b76
ci.sh
@@ -125,7 +125,7 @@ perl -i -pe 's/-p trio\._tests\.pytest_plugin//' "$INSTALLDIR/pyproject.toml"
125
126
echo "::endgroup::"
127
echo "::group:: Run Tests"
128
-python test.py
+python ../test.py
129
130
if PYTHONPATH=../tests COVERAGE_PROCESS_START=$(pwd)/../pyproject.toml \
131
coverage run --rcfile=../pyproject.toml -m \
0 commit comments