Skip to content

Commit e2c84cd

Browse files
committed
ok
1 parent 5a84c8b commit e2c84cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoke.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
- name: Define ToT chrome path
9696
run: set CHROME_PATH="%GITHUB_WORKSPACE%\chrome-win\chrome"
9797

98-
- run: ls %GITHUB_WORKSPACE%
98+
- run: echo %CHROME_PATH%
9999

100100
# Chrome Stable is already installed by default.
101101
- name: Install Chrome ToT

0 commit comments

Comments
 (0)