Skip to content

Commit a20a456

Browse files
committed
CI: more colorful pytest
1 parent 10ea9e4 commit a20a456

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Run Tests
22
on: [push, pull_request]
3+
env:
4+
PYTEST_ADDOPTS: "--color=yes"
35
jobs:
46
tests:
57
strategy:

0 commit comments

Comments
 (0)