Skip to content

Commit

Permalink
Merge pull request #24 from k0sproject/upgrade-actions-2
Browse files Browse the repository at this point in the history
Update tap workflows
  • Loading branch information
kke authored Oct 10, 2023
2 parents d32d935 + 833af96 commit 425b255
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ jobs:
key: ${{ runner.os }}-rubygems-${{ steps.set-up-homebrew.outputs.gems-hash }}
restore-keys: ${{ runner.os }}-rubygems-

- name: Install Homebrew Bundler RubyGems
if: steps.cache.outputs.cache-hit != 'true'
run: brew install-bundler-gems

- run: brew test-bot --only-cleanup-before

- run: brew test-bot --only-setup
Expand Down

0 comments on commit 425b255

Please sign in to comment.