Skip to content

Bump io.mockk:mockk from 1.12.5 to 1.13.8 #4

Bump io.mockk:mockk from 1.12.5 to 1.13.8

Bump io.mockk:mockk from 1.12.5 to 1.13.8 #4

Workflow file for this run

name: Build
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: Build
run: |
./gradlew test build