Skip to content

Commit b3db4d8

Browse files
committed
attempt to disable realtime monitoring
1 parent 98b3fd0 commit b3db4d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ jobs:
151151
PERCY_ENABLE: 0
152152
steps:
153153
- checkout
154+
- run: PowerShell Set-MpPreference -DisableRealtimeMonitoring 1
154155
- run:
155156
name: pip
156157
command: |

0 commit comments

Comments
 (0)