Skip to content

Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1… #221

Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1…

Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1… #221

Workflow file for this run

name: GH push
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
uses: ./.github/workflows/build-jobs.yml
secrets: inherit
test:
uses: ./.github/workflows/test-jobs.yml
secrets: inherit