Skip to content

Commit

Permalink
Add test command for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
djberg96 committed Jul 30, 2024
1 parent 67b17a3 commit a50619f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
pkg install -y ruby devel/ruby-gems
run: |
ruby -e 'puts RbConfig::CONFIG["host_os"]'
gem install bundler --no-document
bundle install --quiet
bundle exec rspec

0 comments on commit a50619f

Please sign in to comment.