mirror of
https://github.com/pretix/pretix.git
synced 2026-08-09 10:37:50 +00:00
GitHub Actions: Set FORCE_COLOR = 1
This commit is contained in:
@@ -15,6 +15,9 @@ on:
|
||||
permissions:
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
|
||||
env:
|
||||
FORCE_COLOR: 1
|
||||
|
||||
jobs:
|
||||
compile:
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
Reference in New Issue
Block a user