mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
Use rake test
instead of ci:lite
The `ci:lite` task is busted but the `test` task works just fine.
This commit is contained in:
parent
a4476ae74a
commit
f1d2c7c0f2
1 changed files with 1 additions and 1 deletions
|
@ -28,5 +28,5 @@ script/poll-for-db
|
|||
# bin/rails db:environment:set RAILS_ENV=test || true
|
||||
|
||||
bin/rake db:reset
|
||||
bin/rake ci:lite
|
||||
bin/rake test
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue