Skip to content

Commit 2c09475

Browse files
committed
Update CI files
1 parent 5a8a204 commit 2c09475

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-gem
146146
pip install -r test_requirements.txt
147-
pytest -v -m "pulp_gem"
147+
pytest -v tests -m "pulp_gem"
148148
popd
149149

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

0 commit comments

Comments
 (0)