Skip to content

Commit ed57ac2

Browse files
committed
color
1 parent 368ae34 commit ed57ac2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: CI
22
on:
33
- push
44
- pull_request
5+
env:
6+
CARGO_TERM_COLOR: always
57
jobs:
68
build:
79
name: ${{ matrix.os }} (${{ matrix.rust }})

0 commit comments

Comments
 (0)