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 }}
|
||||
cancel-in-progress: true
|
||||
|
||||
env:
|
||||
FORCE_COLOR: 1
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user