Add colour to CI for readability

This commit is contained in:
Hugo van Kemenade 2023-03-15 14:17:42 +02:00
parent 542d25ccee
commit f046df2aba

View File

@ -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: