Skip to content

Commit e233ed0

Browse files
committed
chore: ci env var
1 parent e459af5 commit e233ed0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
name: ci
2+
env:
3+
CI: true
4+
FORCE_COLOR: 1
25
on:
36
push:
47
branches:

0 commit comments

Comments
 (0)