Skip to content

Commit f5417bc

Browse files
committed
save
1 parent a8654d0 commit f5417bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ jobs:
8989
wsl --list --verbose
9090
9191
- shell: wsl-bash {0}
92+
if: ${{ runner.os == 'Windows' && inputs.enable-e2e-tests && !cancelled() && !failure() }}
9293
run: pwd
9394

9495
- name: Setup Node

0 commit comments

Comments
 (0)