From a4bed31e1e633f6a421289e9e791869b0974300e Mon Sep 17 00:00:00 2001 From: Doug Finke Date: Sun, 12 Jun 2022 13:52:12 -0400 Subject: [PATCH] list pester version --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ba4a79f..8f9f5de 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,4 +21,4 @@ jobs: shell: pwsh run : | # ./ContinuousIntegration/ContinuousIntegration.ps1 - "Hello World" \ No newline at end of file + gmo -list pester \ No newline at end of file