Skip to content

Update plugin org.jetbrains.kotlin.jvm to v2.0.0 #753

Update plugin org.jetbrains.kotlin.jvm to v2.0.0

Update plugin org.jetbrains.kotlin.jvm to v2.0.0 #753

Workflow file for this run

name: Test Api
on: [ push ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout new code for testing
uses: actions/checkout@v4
- name: Setup go testing infrastructure
uses: actions/setup-go@v5
with:
go-version: '1.21'
- name: Run all required system tests
run: make