wip
This commit is contained in:
parent
89be8ad599
commit
89a41055ae
@ -92,3 +92,4 @@ steps:
|
|||||||
Import-Module './tools/DroneIO.psm1';
|
Import-Module './tools/DroneIO.psm1';
|
||||||
Invoke-InstallDependencies;
|
Invoke-InstallDependencies;
|
||||||
Invoke-UnitTest -Verbosity 'Detailed' -ErrorAction 'Stop'
|
Invoke-UnitTest -Verbosity 'Detailed' -ErrorAction 'Stop'
|
||||||
|
}"
|
||||||
|
Loading…
Reference in New Issue
Block a user