This commit is contained in:
OCram85 2022-06-28 10:52:10 +02:00
parent f8cb6f90bb
commit 981068d0d4
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@ steps:
- name: LintTests
image: mcr.microsoft.com/powershell:latest
failure: ignore
commands:
- |
pwsh -NonInteractive -c "& {
@ -29,6 +30,7 @@ steps:
- name: UnitTests
image: mcr.microsoft.com/powershell:latest
failure: ignore
commands:
- |
pwsh -NonInteractive -c "& {