summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Powell <powell@progress.com>2022-08-24 21:44:30 -0400
committerThomas Powell <powell@progress.com>2022-08-24 21:44:30 -0400
commit69aaf4f34a9b6efd4087341369d72402469f05c9 (patch)
treed84a08bd2051b8bf66771fd02db2bdec9db45086
parent16d1853f056fae2e9146f1ec088a60418c8c5333 (diff)
downloadchef-tp/ruby-mac-fork.tar.gz
Fix the yamltp/ruby-mac-fork
Signed-off-by: Thomas Powell <powell@progress.com>
-rw-r--r--.github/workflows/kitchen.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/kitchen.yml b/.github/workflows/kitchen.yml
index 0ba7c9a60f..acf2700432 100644
--- a/.github/workflows/kitchen.yml
+++ b/.github/workflows/kitchen.yml
@@ -165,10 +165,7 @@ jobs:
which bundle
echo "what version is that?"
bundle --version
-# sudo mv /Users/runner/work/chef/chef /Users/runner/work/chef/chef17
-# git clone https://github.com/chef/chef.git /Users/runner/work/chef/chef
cd /Users/runner/work/chef/chef
-# git checkout ${{ github.ref_name }}
sudo bundle install
cd kitchen-tests
sudo bundle install --jobs=3 --retry=3