Disable simplecov on CircleCI (#7416)
* Disable simplecov on CircleCI * Remove --format progress
This commit is contained in:
committed by
Eugen Rochko
parent
edf882320a
commit
ac788ad47e
@ -11,6 +11,7 @@ aliases:
|
||||
RAILS_ENV: test
|
||||
PARALLEL_TEST_PROCESSORS: 4
|
||||
ALLOW_NOPAM: true
|
||||
DISABLE_SIMPLECOV: true
|
||||
working_directory: ~/projects/mastodon/
|
||||
|
||||
- &attach_workspace
|
||||
|
Reference in New Issue
Block a user