Skip to content

Commit

Permalink
Update steps.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mattcone committed Sep 26, 2023
1 parent d2d2d61 commit af10bee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
- uses: ruby/setup-ruby@ec02537da5712d66d4d50a0f33b7eb52773b5ed1
with:
ruby-version: '3.2.1'
with:
bundler-cache: true
- run: bundle install
- name: Run tests
run: bundle exec rake test

0 comments on commit af10bee

Please sign in to comment.