v4.0.1
Description
This pull request reverts changes to the .github/workflows/Test-ModuleLocal.yml file to restore testing capabilities and module loading performance.
Details:
- Restored the
GITHUB_TOKENenvironment variable mapping, allowing it to be used in tests once more. - Restored the
Prescriptstep to preload the module with a specific version, optimizing module loading during Pester tests.