Commit 995aeb9d by mingyuan

use rails_com migrations first

parent 0ab0ddf4
......@@ -38,6 +38,7 @@ jobs:
run: |
bin/rails db:drop
bin/rails db:create
bin/rails g rails_com:migrations
bin/rails db:migrate
- name: Run Test
run: |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment