mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-11 17:56:18 +03:00
Add colour to CI for readability
This commit is contained in:
parent
542d25ccee
commit
f046df2aba
3
.github/workflows/docs.yml
vendored
3
.github/workflows/docs.yml
vendored
|
@ -18,6 +18,9 @@ concurrency:
|
||||||
group: ${{ github.workflow }}-${{ github.ref }}
|
group: ${{ github.workflow }}-${{ github.ref }}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
|
||||||
|
env:
|
||||||
|
FORCE_COLOR: 1
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user