Commit 4e5d875
authored
## 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.
1 parent dc04f94 commit 4e5d875
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| |||
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
| 133 | + | |
| 134 | + | |
0 commit comments