Skip to content

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific committed Aug 13, 2023
1 parent 54bfd88 commit ef711c3
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,7 @@ jobs:
project: cinc-workstation
version: 23.7.1042
- name: Run Kitchen
# working-directory: ${{ matrix.cookbook }}
run: |
pwd
echo ${{ github.workspace }}
tree ${{ github.workspace }}
kitchen test
env:
CHEF_LICENSE: accept-no-persist
CHEF_VERSION: 18.2.7
echo ${{ matrix.cookbook }}

0 comments on commit ef711c3

Please sign in to comment.