Skip to content

Commit 009cf69

Browse files
test
1 parent 2de401f commit 009cf69

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/chef-test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
push:
66
branches:
77
- main
8+
- chef-kitchen-tests
89
paths:
910
- '.github/workflows/chef-test.yml'
1011
- 'deployments/chef/**'
@@ -88,8 +89,6 @@ jobs:
8889

8990
- name: Install chef
9091
uses: actionshub/[email protected]
91-
with:
92-
version: 21.12.720
9392

9493
- run: kitchen test ${{ matrix.DISTRO }}
9594

0 commit comments

Comments
 (0)