Skip to content

Commit adec589

Browse files
committed
set no color in example-basic
1 parent 8a35f96 commit adec589

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/example-basic.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ on:
1313
pull_request:
1414
workflow_dispatch:
1515

16+
env:
17+
NO_COLOR: 1
18+
1619
jobs:
1720
basic:
1821
strategy:

0 commit comments

Comments
 (0)