Skip to content

Commit ad092df

Browse files
committed
FIX: More [skip azp] [skip circle]
1 parent 395f708 commit ad092df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/github_actions_dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ echo ""
3737
echo "Installing test dependencies using pip"
3838
python -m pip install $STD_ARGS $INSTALL_ARGS .[$INSTALL_KIND]
3939
if [[ "${MNE_CI_KIND}" == "pip" ]]; then
40-
python -m pip uninstall pytest-qt
40+
python -m pip uninstall -yq pytest-qt
4141
fi

0 commit comments

Comments
 (0)