summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/kitchen.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/kitchen.yml b/.github/workflows/kitchen.yml
index 06c184e00f..f726f7686d 100644
--- a/.github/workflows/kitchen.yml
+++ b/.github/workflows/kitchen.yml
@@ -122,5 +122,6 @@ jobs:
bundler-cache: true
working-directory: kitchen-tests
- name: Run Test Kitchen
+ working-directory: kitchen-tests
run: |
bundle exec kitchen test end-to-end-${{ matrix.os }}