Skip to content

Commit f6f930e

Browse files
committed
fix: windows test working-directory
1 parent c5f31f1 commit f6f930e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/webdriver-v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ jobs:
7777
run: |
7878
pnpm install
7979
pnpm test
80-
working-directory: v1/webdriver/${{ matrix.webdriver-test }}
80+
working-directory: v2/webdriver/${{ matrix.webdriver-test }}

0 commit comments

Comments
 (0)