Skip to content

Commit

Permalink
Update lint.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Corey Hemminger <[email protected]>
  • Loading branch information
Stromweld authored Jun 19, 2024
1 parent 3a92732 commit c5f4f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
ruby-version: ${{ matrix.ruby }}
bundler-cache: true
- name: Create & Validate containers
- name: Kitchen Verify
run: |
export LOGNAME=$USER
bundle exec kitchen verify default-${{ matrix.os}}
Expand Down

0 comments on commit c5f4f90

Please sign in to comment.