Skip to content

Commit

Permalink
ci(windows): use kitchen.windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Mar 5, 2021
1 parent 3c3dada commit 76491c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: kitchen
name: 'Kitchen (Windows)'

'on': [push, pull_request]

env:
machine_user: kitchen
machine_pass: Pass@word1
machine_port: 5985
KITCHEN_LOCAL_YAML: kitchen.github.yml
KITCHEN_LOCAL_YAML: kitchen.windows.yml

jobs:
test:
Expand Down
File renamed without changes.

0 comments on commit 76491c4

Please sign in to comment.