Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.

Update dependency org.jetbrains.kotlin:kotlin-test-junit to v1.9.0 #573

Update dependency org.jetbrains.kotlin:kotlin-test-junit to v1.9.0

Update dependency org.jetbrains.kotlin:kotlin-test-junit to v1.9.0 #573

Workflow file for this run

name: Linter (detekt)
on: pull_request
jobs:
detekt:
runs-on: ubuntu-latest
steps:
- name: "checkout"
uses: actions/checkout@v3
- name: "detekt"
uses: natiginfo/[email protected]