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 693990f commit d2d2d61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ jobs:
- uses: ruby/setup-ruby@ec02537da5712d66d4d50a0f33b7eb52773b5ed1
with:
ruby-version: '3.2.1'
- run: bundle install
- name: Run tests
run: bundle exec rake test

0 comments on commit d2d2d61

Please sign in to comment.