mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-25 03:30:13 +01:00
Merge pull request #2106 from TracksApp/stop-using-the-ci-tasks
Use `rake test` instead of `ci:lite`
This commit is contained in:
commit
2ed4544ab3
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