Skip to content

Commit ef95d16

Browse files
committed
ci: force color in the test pipeline
1 parent 67c6a52 commit ef95d16

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
branches: main
55
pull_request:
66
branches: main
7+
env:
8+
FORCE_COLOR: 1
79
jobs:
810
tests:
911
name: Run Tests

0 commit comments

Comments
 (0)