Skip to content

Update fs2-data-json, fs2-data-json-circe to 1.8.1 #231

Update fs2-data-json, fs2-data-json-circe to 1.8.1

Update fs2-data-json, fs2-data-json-circe to 1.8.1 #231

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