Disable simplecov on CircleCI (#7416)
* Disable simplecov on CircleCI * Remove --format progress
This commit is contained in:
parent
edf882320a
commit
ac788ad47e
2 changed files with 8 additions and 6 deletions
|
@ -11,6 +11,7 @@ aliases:
|
|||
RAILS_ENV: test
|
||||
PARALLEL_TEST_PROCESSORS: 4
|
||||
ALLOW_NOPAM: true
|
||||
DISABLE_SIMPLECOV: true
|
||||
working_directory: ~/projects/mastodon/
|
||||
|
||||
- &attach_workspace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue