Skip to content

Commit 48680c3

Browse files
committed
Fix indentation (DH-18428-4)
1 parent cd638eb commit 48680c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/e2e.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ jobs:
77
runs-on: windows-latest
88

99
defaults:
10-
run:
11-
shell: wsl-bash {0}
10+
run:
11+
shell: wsl-bash {0}
1212

1313
steps:
1414
- name: Checkout code

0 commit comments

Comments
 (0)