Skip to content

Commit 1841181

Browse files
committed
Fix yml error
1 parent e8fa3df commit 1841181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Samples/JavaScript/.ado/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ steps:
2727
displayName: yarn install
2828
inputs:
2929
script: yarn install
30-
workingDirectory: Samples/JavaScript/
30+
workingDirectory: Samples/JavaScript/
3131

3232
- task: PowerShell@2
3333
displayName: 'Patch WebDriverIO'

0 commit comments

Comments
 (0)