Skip to content

Commit

Permalink
See if we can get further without doing db:create
Browse files Browse the repository at this point in the history
  • Loading branch information
bagedevimo committed Feb 7, 2023
1 parent 144c33f commit f84056d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ jobs:
uses: ruby/setup-ruby@ee2113536afb7f793eed4ce60e8d3b26db912da4 # v1.127.0
with:
bundler-cache: true
- name: Set up databases
run: bundle exec rake db:create
- name: Setup database schema
run: bundle exec rake db:schema:load
# Add or replace test runners here
Expand Down

0 comments on commit f84056d

Please sign in to comment.