Skip to content

Commit 210053c

Browse files
committed
ci(codeql): build with build-tests, debug and verbose
1 parent 2ab00b3 commit 210053c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
110110
# Manual build with the release configuration.
111111
- name: Manual build
112-
run: swift build -c release
112+
run: swift build --build-tests --configuration debug -v
113113

114114
# Perform CodeQL analysis after the build has completed successfully or failed.
115115
- name: Perform CodeQL Analysis

0 commit comments

Comments
 (0)