Skip to content

Use special hamcrest matcher for Gradle property non-mutable exception #146

Use special hamcrest matcher for Gradle property non-mutable exception

Use special hamcrest matcher for Gradle property non-mutable exception #146

Workflow file for this run

name: CI
on: push
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: true
- name: Run all tests
run: ./gradlew check --stacktrace --scan