Skip to content

Commit

Permalink
Remove test:prepare step, should be included in Rails 7.1 now
Browse files Browse the repository at this point in the history
  • Loading branch information
murny committed Mar 6, 2024
1 parent fc79d90 commit ebe0b22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,5 @@ jobs:
RAILS_ENV: test
run: |
bundle exec rails db:create db:schema:load
bundle exec rails test:prepare
bundle exec rails test
bundle exec rails test:system

0 comments on commit ebe0b22

Please sign in to comment.