Skip to content

Commit 0400ecc

Browse files
committed
CI: Enable Visualiastion in the CMake workflow
1 parent d6150f3 commit 0400ecc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CMake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
config: "Release"
4242
SEATBELTS: "ON"
4343
VISUALISATION:
44-
- "OFF"
44+
- "ON"
4545
# 'default' or '' will not install cmake, otherwise provide a full semver version.
4646
cmake:
4747
- "default"

0 commit comments

Comments
 (0)