Skip to content

Commit 9a43009

Browse files
committed
CI: Enable Visualiastion in the CMake workflow
1 parent 67a34a0 commit 9a43009

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)