forked from CGM_Public/pretix_original
GitHub Actions: Set FORCE_COLOR = 1
This commit is contained in:
3
.github/workflows/style.yml
vendored
3
.github/workflows/style.yml
vendored
@@ -15,6 +15,9 @@ on:
|
||||
permissions:
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
|
||||
env:
|
||||
FORCE_COLOR: 1
|
||||
|
||||
jobs:
|
||||
isort:
|
||||
name: isort
|
||||
|
||||
Reference in New Issue
Block a user