try common tests variant

pull/2/head
Dmitry Shibanov 5 years ago
parent e800b8f30d
commit 70fdf957cc

@ -14,4 +14,4 @@ jobs:
run: | run: |
Install-Module Pester -RequiredVersion 4.10.1 -Force -Scope CurrentUser Install-Module Pester -RequiredVersion 4.10.1 -Force -Scope CurrentUser
Import-Module Pester Import-Module Pester
Invoke-Pester -CI Invoke-Pester -OutputFile "test_results.xml" -OutputFormat NUnitXml
Loading…
Cancel
Save