Skip to content

Update munit, munit-scalacheck to 1.0.0 #869

Update munit, munit-scalacheck to 1.0.0

Update munit, munit-scalacheck to 1.0.0 #869

Workflow file for this run

name: ci
on:
push:
branches: ["*"]
pull_request:
branches: ["*"]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: olafurpg/setup-scala@v10
- uses: coursier/cache-action@v5
- run: sbt validate