summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn McCrae <john.mccrae@progress.com>2022-09-18 15:31:25 +0600
committerJohn McCrae <john.mccrae@progress.com>2022-09-22 11:15:00 +0600
commit253ede4fb46d087f3f1ee1341b5631149b1549d4 (patch)
tree5b705cd1b2a7b6313bf8ac5c29c0e7d51d4d299a
parente3ad120a9e2d05411c95d5df5596cb0fbab07902 (diff)
downloadchef-253ede4fb46d087f3f1ee1341b5631149b1549d4.tar.gz
Where the Freak is the conflicting Ruby coming from?
Signed-off-by: John McCrae <john.mccrae@progress.com>
-rw-r--r--.github/workflows/kitchen.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/kitchen.yml b/.github/workflows/kitchen.yml
index 24ba099fa8..4b4f7de529 100644
--- a/.github/workflows/kitchen.yml
+++ b/.github/workflows/kitchen.yml
@@ -221,4 +221,5 @@ jobs:
ruby --version
echo "now checking for any chef-client version"
sudo find / -name chef
- # bundle exec kitchen test end-to-end-${{ matrix.os }}
+ echo -=r "\r\n\r\n\r\n"
+ bundle exec kitchen test end-to-end-${{ matrix.os }}