Skip to content

Commit fd71199

Browse files
committed
attempting with cmd.exe
1 parent 49ed875 commit fd71199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,13 +146,13 @@ jobs:
146146
executor:
147147
name: win/default
148148
shell: bash.exe
149-
size: large
150149
environment:
151150
PERCY_ENABLE: 0
152151
steps:
153152
- checkout
154153
- run:
155154
name: disable antivirus
155+
shell: cmd.exe
156156
privileged: true
157157
command: |
158158
sc stop WinDefend

0 commit comments

Comments
 (0)