Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d11b0b9

Browse filesBrowse files
authored
Merge branch 'main' into typos
2 parents a3ae349 + 512436a commit d11b0b9
Copy full SHA for d11b0b9

File tree

1 file changed

+1
-2
lines changed
Filter options

1 file changed

+1
-2
lines changed

‎.github/workflows/codeql_unit_tests.yml

Copy file name to clipboardExpand all lines: .github/workflows/codeql_unit_tests.yml
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,7 @@ jobs:
7777
- name: Pre-Compile Queries
7878
id: pre-compile-queries
7979
run: |
80-
${{ github.workspace }}/codeql_home/codeql/codeql query compile --threads 0 cpp
81-
${{ github.workspace }}/codeql_home/codeql/codeql query compile --threads 0 c
80+
${{ github.workspace }}/codeql_home/codeql/codeql query compile --threads 0 ${{ matrix.language }}
8281
8382
8483
- name: Run test suites

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.