Skip to content

Commit

Permalink
Merge pull request #136 from null-open-security-community/anantshri-p…
Browse files Browse the repository at this point in the history
…atch-4

Update rails.yml
  • Loading branch information
anantshri authored Oct 14, 2024
2 parents ae23a47 + 75802db commit e76cba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
env:
RAILS_ENV: test
run: |
gem install bundler
gem install bundler -v 2.4.21
bundle config path vendor/bundle
bundle install --jobs 4 --retry 3
RUBYOPT=-W0 bundle exec rake db:create
Expand Down

0 comments on commit e76cba8

Please sign in to comment.