xamarin-macios/tools/devops/automation/scripts/Makefile

6 строки
153 B
Makefile

TOP=../../../..
include $(TOP)/Make.config
run-tests:
$(Q_GEN) pwsh -Command "Install-Module -AcceptLicense -Force -AllowClobber Pester;Invoke-Pester"