Skip to content

Commit

Permalink
remove kxstsgen_enableTsCompileTests (accidentally copied)
Browse files Browse the repository at this point in the history
  • Loading branch information
aSemy committed Jan 25, 2024
1 parent 700313a commit 0d5a984
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ jobs:
uses: ./.github/workflows/run_gradle_task.yml
with:
runs-on: ${{ matrix.os }}
gradle-task: >-
check -Pkxstsgen_enableTsCompileTests=true --stacktrace
gradle-task: check --stacktrace
checkout-ref: ${{ inputs.checkout-ref }}

build-site:
Expand Down

0 comments on commit 0d5a984

Please sign in to comment.