Skip to content

Commit 8ab97dd

Browse files
remove environment variables setup in test_windows.ps1
1 parent aa2edb2 commit 8ab97dd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: scripts/test_windows.ps1

-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
##
1313
##===----------------------------------------------------------------------===##
1414

15-
$env:CI = "1"
16-
$env:FAST_TEST_RUN = "1"
17-
1815
# In newer Visual C++ Tools they've added compiler intrinsics headers in wchar.h
1916
# that end up creating a cyclic dependency between the `ucrt` and compiler intrinsics modules.
2017
# Newer versions of swift (6.2) have a fixed modulemap that resolves the issue: https://github.com/swiftlang/swift/pull/79751

0 commit comments

Comments
 (0)