Commit 40f0acb6 by mingyuan

use force

parent 995aeb9d
...@@ -38,7 +38,7 @@ jobs: ...@@ -38,7 +38,7 @@ jobs:
run: | run: |
bin/rails db:drop bin/rails db:drop
bin/rails db:create bin/rails db:create
bin/rails g rails_com:migrations bin/rails g rails_com:migrations --force
bin/rails db:migrate bin/rails db:migrate
- name: Run Test - name: Run Test
run: | 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