Skip to content

Commit ba3d5e4

Browse files
committed
Enable colours in CI
1 parent 6167370 commit ba3d5e4

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
@@ -3,6 +3,9 @@ name: CI
33

44
on: [push, pull_request]
55

6+
env:
7+
FORCE_COLOR: 1
8+
69
jobs:
710
package:
811
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)