GitHub Actions: Set FORCE_COLOR = 1

This commit is contained in:
Raphael Michel
2022-12-19 15:31:08 +01:00
parent b6e65e7356
commit 9b0b8e2061
4 changed files with 12 additions and 0 deletions

View File

@@ -15,6 +15,9 @@ on:
permissions:
contents: read # to fetch code (actions/checkout)
env:
FORCE_COLOR: 1
jobs:
isort:
name: isort