mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 22:26:56 +00:00
* [ubuntu] Rename build scripts * [ubuntu] Change reboot to inline shell * [ubuntu] Move disk space validation to pester tests * [ubuntu] Rename helper and tests files * [ubuntu] Changes to cleanup, post-deployment and r scripts
4 lines
88 B
PowerShell
4 lines
88 B
PowerShell
Import-Module "$PSScriptRoot/Helpers.psm1" -DisableNameChecking
|
|
|
|
Invoke-PesterTests "*"
|