Skip to content

Update play-json to 2.10.6 #354

Update play-json to 2.10.6

Update play-json to 2.10.6 #354

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