Closed jaimerson closed 6 years ago
Before this, a prediction in changes that triggered the full build (./) would be redundant like ./ ./spec/foo_spec.rb; now it's just ./.
./
./ ./spec/foo_spec.rb
Before this, a prediction in changes that triggered the full build (
./
) would be redundant like./ ./spec/foo_spec.rb
; now it's just./
.