Test reversibility of migrations #220
@ -34,9 +34,7 @@ jobs:
|
|||||||
echo "Trying again"
|
echo "Trying again"
|
||||||
done
|
done
|
||||||
- run: |
|
- run: |
|
||||||
bundle exec rake db:schema:load db:migrate:status | tail -10
|
bundle exec rake db:schema:load
|
||||||
# bundle exec rake db:migrate:redo STEP=5
|
|
||||||
- run: |
|
|
||||||
bundle exec rspec
|
bundle exec rspec
|
||||||
env:
|
env:
|
||||||
RAILS_ENV: test
|
RAILS_ENV: test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user