diff --git a/.github/workflows/build-test-deploy-powershell.yaml b/.github/workflows/build-test-deploy-powershell.yaml index 608d3e8c..04965f47 100644 --- a/.github/workflows/build-test-deploy-powershell.yaml +++ b/.github/workflows/build-test-deploy-powershell.yaml @@ -33,6 +33,7 @@ jobs: test: name: Test Module strategy: + fail-fast: false matrix: os: - ubuntu-latest