提交 2786a887 编写于 作者: S Stefan Weil

Update codeql-analysis.yml for Tesseract autotools build

Signed-off-by: NStefan Weil <sw@weilnetz.de>
上级 ebae2743
......@@ -32,7 +32,7 @@ jobs:
strategy:
fail-fast: false
matrix:
language: [ 'cpp', 'java', 'python' ]
language: [ 'cpp', 'python' ]
# CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python' ]
# Learn more:
# https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#changing-the-languages-that-are-analyzed
......@@ -61,7 +61,8 @@ jobs:
- name: Build
run: |
./autogen.sh
make all training ScrollView.jar TESTS=
./configure
make all training
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v1
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册