Skip to content

Bump org.jetbrains.kotlin.jvm from 2.0.21 to 2.1.0 #3

Bump org.jetbrains.kotlin.jvm from 2.0.21 to 2.1.0

Bump org.jetbrains.kotlin.jvm from 2.0.21 to 2.1.0 #3

Workflow file for this run

name: Build
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
x uses: actions/[email protected]
- name: Build

Check failure on line 10 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yml

Invalid workflow file

You have an error in your yaml syntax on line 10
run: |
./gradlew test build