Skip to content

Commit ec722cf

Browse files
committed
Update CI files
1 parent 083c7b5 commit ec722cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scripts/script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ then
150150
pip install -r test_requirements.txt
151151
pytest -v tests -m "pulp_python"
152152
else
153-
PULP_CA_BUNDLE="/usr/local/share/ca-certificates/pulp_webserver.crt" make livetest
153+
PULP_CA_BUNDLE="/usr/local/share/ca-certificates/pulp_webserver.crt" make livetest PYTEST_MARK="live and (pulp_python)"
154154
fi
155155
popd
156156

0 commit comments

Comments
 (0)