Skip to content

Commit

Permalink
gha fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jodeci committed Dec 21, 2023
1 parent 9844f9f commit 65527ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
sudo apt-get -yqq install libpq-dev build-essential libcurl4-openssl-dev
gem install bundler:2.1.4
bundle install --jobs 4 --retry 3
bundle lock --add-platform x86_64-linux
- name: Setup test database
env:
RAILS_ENV: test
Expand Down

0 comments on commit 65527ab

Please sign in to comment.