up
This commit is contained in:
5
tests/reachability/samples-public/runners/run_all.ps1
Normal file
5
tests/reachability/samples-public/runners/run_all.ps1
Normal file
@@ -0,0 +1,5 @@
|
||||
$ErrorActionPreference = "Stop"
|
||||
|
||||
python (Join-Path $PSScriptRoot "..\\scripts\\update_manifest.py") | Out-Null
|
||||
Write-Host "samples-public: manifest regenerated"
|
||||
|
||||
Reference in New Issue
Block a user