Skip to content

Merge pull request #559 from fd4s/happy-new-year-2024 #804

Merge pull request #559 from fd4s/happy-new-year-2024

Merge pull request #559 from fd4s/happy-new-year-2024 #804

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