Skip to content

Commit

Permalink
Run bundle install
Browse files Browse the repository at this point in the history
  • Loading branch information
dgraham committed Aug 30, 2020
1 parent 7552ffc commit 63a963e
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 @@ -11,4 +11,5 @@ jobs:
ruby-version: '2.6'
- run: |
gem install bundler --no-document
bundle install
bundle exec rake test

0 comments on commit 63a963e

Please sign in to comment.