Skip to content

Commit 8216b67

Browse files
committed
Add colour to test logs for readability
1 parent a9aec98 commit 8216b67

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
pull_request:
66
branches: [master]
77

8+
env:
9+
FORCE_COLOR: 1
10+
811
jobs:
912
test-ubuntu:
1013
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)