Skip to content

Commit 1c929e9

Browse files
committed
save
1 parent 6b6d1c3 commit 1c929e9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/zxc-compile-code.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -188,11 +188,8 @@ jobs:
188188
if: ${{ runner.os == 'Windows' && inputs.enable-e2e-tests && !cancelled() && !failure() }}
189189
run: |
190190
cd /c/Windows/system32/
191-
# dockercli.exe -SwitchDaemon
192-
# cd "C:\Program Files\Docker\Docker"
193191
DockerCli.exe -SwitchDaemon
194192
195-
196193
- name: Setup E2E Tests
197194
if: ${{ inputs.enable-e2e-tests && !cancelled() && !failure() }}
198195
run: |

0 commit comments

Comments
 (0)