ci: enforce colored output

This commit is contained in:
Kirill Gavrilov 2025-10-24 13:47:06 +03:00
parent c8646b6070
commit 17a7228a47

View file

@ -7,6 +7,9 @@ on:
pull_request:
types: [opened, synchronize, reopened]
env:
FORCE_COLOR: 1
jobs:
Build:
runs-on: ubuntu-latest