mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:23:53 +00:00
ci: colorful output for pytest
This commit is contained in:
@@ -45,6 +45,8 @@ jobs:
|
|||||||
# Colored output for cmake.
|
# Colored output for cmake.
|
||||||
CLICOLOR_FORCE: "1"
|
CLICOLOR_FORCE: "1"
|
||||||
CMAKE_COLOR_DIAGNOSTICS: "ON"
|
CMAKE_COLOR_DIAGNOSTICS: "ON"
|
||||||
|
# Colored output for pytest.
|
||||||
|
FORCE_COLOR: "1"
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v7
|
- uses: actions/checkout@v7
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user