Skip to content

Merge pull request #107 from Mind-Sports-Games/disable-fishnet-minibr… #409

Merge pull request #107 from Mind-Sports-Games/disable-fishnet-minibr…

Merge pull request #107 from Mind-Sports-Games/disable-fishnet-minibr… #409

Workflow file for this run

name: Test
on: [push, pull_request]
jobs:
openjdk13:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
with:
distribution: temurin
java-version: 17.0.5
- run: sbt compile