Skip to content

Commit

Permalink
Add --color=yes in pytest config (#1402)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Yang authored Oct 24, 2020
1 parent afaac1e commit 5bd0374
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ markers =
distributed: mark a test with distributed option
multinode_distributed: mark a test with multi-node distributed option
tpu: mark a test as requiring XLA
addopts =
--color=yes

0 comments on commit 5bd0374

Please sign in to comment.