Skip to content

Commit bfbe3b8

Browse files
committed
changing swift build mode to manual
1 parent 4b57564 commit bfbe3b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
matrix:
157157
include:
158158
- language: swift
159-
build-mode: none
159+
build-mode: manual
160160
steps:
161161
- name: Checkout repository
162162
uses: actions/checkout@v4

0 commit comments

Comments
 (0)