Skip to content

Update refined, refined-scalacheck to 0.11.3 #99

Update refined, refined-scalacheck to 0.11.3

Update refined, refined-scalacheck to 0.11.3 #99

Workflow file for this run

name: Continuous Integration
on:
pull_request:
branches: [master, main]
jobs:
build:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
with:
distribution: temurin
java-version: 17
cache: sbt
- uses: sbt/setup-sbt@v1
- run: sbt -v +test