Skip to content

Merge pull request #683 from scala-steward/update/sbt-1.9.2 #738

Merge pull request #683 from scala-steward/update/sbt-1.9.2

Merge pull request #683 from scala-steward/update/sbt-1.9.2 #738

Workflow file for this run

name: ci
on:
push:
branches: ['*']
pull_request:
branches: ['*']
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: olafurpg/setup-scala@v10
- uses: coursier/cache-action@v5
- run: sbt validate