Skip to content

Commit

Permalink
add env CI
Browse files Browse the repository at this point in the history
  • Loading branch information
masa21kik committed Oct 4, 2019
1 parent 5f3c0fe commit bc77ce4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ jobs:
gem install bundler
bundle install --jobs 4 --retry 3
bundle exec rake
env:
CI: true

0 comments on commit bc77ce4

Please sign in to comment.