Re-enable kotlin tests
Reverts https://github.com/github/codeql-action/pull/1473
This commit is contained in:
parent
a67b110795
commit
7feb9a04fd
40 changed files with 11 additions and 68 deletions
1
.github/workflows/__javascript-source-root.yml
generated
vendored
1
.github/workflows/__javascript-source-root.yml
generated
vendored
|
|
@ -7,7 +7,6 @@ name: PR Check - Custom source root
|
|||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GO111MODULE: auto
|
||||
CODEQL_EXTRACTOR_JAVA_AGENT_DISABLE_KOTLIN: 'true'
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue