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
semantic-release-bot authored and myii committed Mar 5, 2021
1 parent c38bb77 commit c6043fb
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: CI
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:
build:
Expand Down
File renamed without changes.

0 comments on commit c6043fb

Please sign in to comment.