Skip to content

Commit 4368136

Browse files
committed
rtcheck: Test a debug build
1 parent b6590c4 commit 4368136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
env:
77
BINARY_NAME: pluginval
8-
BUILD_TYPE: Release
8+
BUILD_TYPE: Debug
99
BUILD_DIR: Builds
1010
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1111
DISPLAY: :0 # Running pluginval GUI on linux needs this

0 commit comments

Comments
 (0)