Skip to content

Commit 0d84f83

Browse files
authored
[PM-14499] Remove default compiler flag from build workflow (#1110)
1 parent 6da628e commit 0d84f83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ on:
2323
compiler-flags:
2424
description: "Compiler Flags - e.g. 'DEBUG_MENU FEATURE2'"
2525
type: string
26-
default: "DEBUG_MENU"
2726
base_version_number:
2827
description: "Base Version Number - Will be added to the calculated version number"
2928
type: number

0 commit comments

Comments
 (0)