mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Try setting AZP_AGENT_CLEANUP_PSMODULES_IN_POWERHELL
This commit is contained in:
parent
630f979214
commit
df03e6f985
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test-action.yml
vendored
1
.github/workflows/test-action.yml
vendored
|
@ -1092,6 +1092,7 @@ jobs:
|
|||
RAISE_DEPRECATIONS_RUNTIME_ERRORS: "1"
|
||||
SALT_TRANSPORT: ${{ matrix.transport }}
|
||||
TMPDIR: ${{ runner.temp }}
|
||||
AZP_AGENT_CLEANUP_PSMODULES_IN_POWERSHELL: "1"
|
||||
run: >
|
||||
nox --force-color -e ${{ inputs.nox-session }} -- ${{ matrix.tests-chunk }} --
|
||||
-k "win" --core-tests --slow-tests --suppress-no-test-exit-code
|
||||
|
|
Loading…
Add table
Reference in a new issue