Skip to content

Update refined to 0.11.1 #340

Update refined to 0.11.1

Update refined to 0.11.1 #340

Workflow file for this run

name: test
on:
push:
branches: [master]
pull_request:
jobs:
build:
runs-on: ubuntu-latest
if: "! contains(toJSON(github.event.commits.*.message), '[skip-ci]')"
steps:
- uses: actions/[email protected]
- uses: olafurpg/setup-scala@v14
- name: test
run: sbt +test