Skip to content

Update munit-cats-effect-3 to 2.0.0 #269

Update munit-cats-effect-3 to 2.0.0

Update munit-cats-effect-3 to 2.0.0 #269

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: coursier/setup-action@v1
with:
jvm: adopt:8
- uses: coursier/cache-action@v6
- name: Run tests
run: sbt -v +test