From 74cc71a8e262fec31f144007611a6ea1c92e7467 Mon Sep 17 00:00:00 2001 From: Marius Storhaug Date: Sun, 28 Sep 2025 12:27:14 +0200 Subject: [PATCH] Added items to comment out for fast iteration --- .github/PSModule.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.github/PSModule.yml b/.github/PSModule.yml index c66c28c..a1912f7 100644 --- a/.github/PSModule.yml +++ b/.github/PSModule.yml @@ -5,3 +5,17 @@ Test: CodeCoverage: PercentTarget: 0 +# TestResults: +# Skip: true +# SourceCode: +# Skip: true +# PSModule: +# Skip: true +# Module: +# Windows: +# Skip: true +# MacOS: +# Skip: true +# Build: +# Docs: +# Skip: true