Skip to content

Commit 98b5058

Browse files
author
Stephan Dilly
committed
ci improvement
1 parent 3f2985d commit 98b5058

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
pull_request:
99
branches: [ master ]
1010

11+
env:
12+
CARGO_TERM_COLOR: always
13+
1114
jobs:
1215
build:
1316
strategy:

0 commit comments

Comments
 (0)