Skip to content

Commit 5a1949f

Browse files
committed
Revert "Try to fix CI on Windows"
This reverts commit b177c32.
1 parent 4ae229b commit 5a1949f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dev/BUILD

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2020-2025 Google LLC
1+
# Copyright 2020-2026 Google LLC
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
@@ -53,7 +53,6 @@ license_test(
5353
compile_pip_requirements(
5454
name = "requirements",
5555
timeout = "moderate",
56-
env = {"USERPROFILE": r"C:\Temp"},
5756
python_version = "3.12",
5857
requirements_in = "requirements.txt",
5958
requirements_txt = ":requirements_lock",

0 commit comments

Comments
 (0)