mirror of
https://github.com/github/codeql-action.git
synced 2026-04-16 20:13:16 +00:00
Explicitly setup a kotlin version
Change the `prepare-test` action to conditionally setup kotlin.
This commit is contained in:
1
.github/workflows/__test-local-codeql.yml
generated
vendored
1
.github/workflows/__test-local-codeql.yml
generated
vendored
@@ -41,6 +41,7 @@ jobs:
|
||||
with:
|
||||
version: ${{ matrix.version }}
|
||||
use-all-platform-bundle: 'false'
|
||||
setup-kotlin: true
|
||||
- name: Set environment variable for Swift enablement
|
||||
if: >-
|
||||
runner.os != 'Windows' && (
|
||||
|
||||
Reference in New Issue
Block a user