Fix workflow

This commit is contained in:
Andrew Eisenberg 2024-06-17 14:02:59 -07:00
parent 35619fbef6
commit b7574c1c6a
No known key found for this signature in database

View file

@ -7,7 +7,6 @@ name: PR Check - Swift analysis using autobuild
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GO111MODULE: auto
CODEQL_EXTRACTOR_JAVA_AGENT_DISABLE_KOTLIN: 'true'
on:
push:
branches:
@ -57,6 +56,7 @@ jobs:
with:
version: ${{ matrix.version }}
use-all-platform-bundle: 'false'
setup-kotlin: 'true'
- uses: ./../action/init
id: init
with: