Skip to content

Commit 14428db

Browse files
authored
Use debug configuration
Signed-off-by: GitHub <noreply@github.com>
1 parent 8813293 commit 14428db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
strategy:
1919
matrix:
20-
configuration: [Release]
20+
configuration: [Debug]
2121
platform: [x86, x64, ARM64]
2222

2323
env:

0 commit comments

Comments
 (0)