Skip to content

Commit eb8356e

Browse files
uvcat7ScottBrenner
andauthored
Update .github/workflows/codeql.yml
Thanks, good catch. Co-authored-by: Scott Brenner <scott@scottbrenner.me>
1 parent 03a2260 commit eb8356e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ jobs:
3636
-DCMAKE_TOOLCHAIN_FILE="$env:VCPKG_INSTALLATION_ROOT\scripts\buildsystems\vcpkg.cmake"
3737
-DVCPKG_TARGET_TRIPLET=x64-windows-static-md
3838
build: cmake --build build --parallel "$env:NUMBER_OF_PROCESSORS"
39-
- language: python
40-
build-mode: none
4139

4240
steps:
4341
- name: Checkout repository

0 commit comments

Comments
 (0)