Skip to content

Commit 780b4c7

Browse files
authored
Merge pull request #142 from myii/ci/move-to-kitchen.windows.yml
ci(windows): use `kitchen.windows.yml`
2 parents 3c3dada + 76491c4 commit 780b4c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
name: kitchen
2+
name: 'Kitchen (Windows)'
33

44
'on': [push, pull_request]
55

66
env:
77
machine_user: kitchen
88
machine_pass: Pass@word1
99
machine_port: 5985
10-
KITCHEN_LOCAL_YAML: kitchen.github.yml
10+
KITCHEN_LOCAL_YAML: kitchen.windows.yml
1111

1212
jobs:
1313
test:
File renamed without changes.

0 commit comments

Comments
 (0)