Skip to content

Bump androidx.arch.core:core-testing from 2.1.0 to 2.2.0 #529

Bump androidx.arch.core:core-testing from 2.1.0 to 2.2.0

Bump androidx.arch.core:core-testing from 2.1.0 to 2.2.0 #529

Workflow file for this run

name: reviewdog
on: [pull_request]
jobs:
detekt:
name: Check Code Quality
runs-on: ubuntu-latest
steps:
- name: Clone repo
uses: actions/[email protected]
with:
fetch-depth: 1
ref: ${{ github.head_ref }}
- name: detekt
uses: alaegin/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
detekt_config: telnyx_rtc/config/detekt.yml