mirror of
https://github.com/Freika/dawarich.git
synced 2026-04-22 03:00:29 -04:00
Update CircleCI config
This commit is contained in:
@@ -28,8 +28,8 @@ jobs:
|
||||
- run:
|
||||
name: Database Setup
|
||||
command: |
|
||||
bundle exec rails db:create
|
||||
bundle exec rails db:schema:load
|
||||
bundle exec bin/rails db:create
|
||||
bundle exec bin/rails db:schema:load
|
||||
- run:
|
||||
name: Run RSpec tests
|
||||
command: bundle exec rspec
|
||||
|
||||
Reference in New Issue
Block a user