Skip to content

Commit 8bdb2c6

Browse files
committed
Update CI files
1 parent c5e27da commit 8bdb2c6

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
@@ -144,7 +144,7 @@ else
144144
fi
145145
pushd ../pulp-cli
146146
pip install -r test_requirements.txt
147-
pytest -v -m "pulp_container"
147+
pytest -v tests -m "pulp_container"
148148
popd
149149

150150
if [ -f "$POST_SCRIPT" ]; then

0 commit comments

Comments
 (0)