Skip to content

Commit 1aea4d3

Browse files
authored
Feature/codeql (#5)
* test minimal CodeQL * test s-a-q query * add Tool project to pipeline * improve build step * add missing }
1 parent 220f11d commit 1aea4d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
/t:$PSItem `
4444
/p:Configuration=Release
4545
}
46+
}
4647
4748
- name: Perform CodeQL Analysis
4849
id: analyze_codeql

0 commit comments

Comments
 (0)