Skip to content

v4.0.1

Choose a tag to compare

@github-actions github-actions released this 20 Apr 08:49
· 30 commits to main since this release
4e5d875

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_TOKEN environment variable mapping, allowing it to be used in tests once more.
  • Restored the Prescript step to preload the module with a specific version, optimizing module loading during Pester tests.