Skip to content

Commit 6508b39

Browse files
committed
add color
1 parent db23a71 commit 6508b39

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test_and_deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ on:
1616
- npe2
1717
workflow_dispatch:
1818

19+
env:
20+
FORCE_COLOR: 1
21+
1922
jobs:
2023
test:
2124
name: ${{ matrix.platform }} py${{ matrix.python-version }}

0 commit comments

Comments
 (0)