fix other tests

This commit is contained in:
Simon Knott 2025-02-12 10:42:10 +01:00
parent a1854cb97b
commit 9bb50c5f52
No known key found for this signature in database
GPG key ID: 8CEDC00028084AEC

View file

@ -222,6 +222,7 @@ export function cleanEnv(env: NodeJS.ProcessEnv): NodeJS.ProcessEnv {
CI_COMMIT_SHA: undefined,
CI_JOB_URL: undefined,
CI_PROJECT_URL: undefined,
GITHUB_ACTIONS: undefined,
GITHUB_REPOSITORY: undefined,
GITHUB_RUN_ID: undefined,
GITHUB_SERVER_URL: undefined,