1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-10-22 15:59:35 +00:00

Add color

Signed-off-by: Christian König <github@yubiuser.dev>
This commit is contained in:
Christian König 2024-10-13 22:16:42 +02:00
parent 1bec0d2c7e
commit fa45a4bec8
No known key found for this signature in database

View File

@ -7,6 +7,11 @@ on:
permissions:
contents: read
env:
FORCE_COLOR: 1
PYTHONUNBUFFERED: 1
PYTHONUTF8: 1
jobs:
smoke-tests:
if: github.event.pull_request.draft == false