Skip to content

sbt, scripted-plugin: 1.10.6 -> 1.10.7 #174

sbt, scripted-plugin: 1.10.6 -> 1.10.7

sbt, scripted-plugin: 1.10.6 -> 1.10.7 #174

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-java@v1
with:
java-version: 8
- run: sbt scripted +test +publishLocal