Skip to content

Makes example/perf/PerfGame.scala more resilient to changes in `Adv… #1442

Makes example/perf/PerfGame.scala more resilient to changes in `Adv…

Makes example/perf/PerfGame.scala more resilient to changes in `Adv… #1442

Workflow file for this run

name: CI
on: [workflow_dispatch, push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: coursier/cache-action@v6
- uses: olafurpg/setup-scala@v11
with:
java-version: [email protected]
- name: Indigo Compile & Test
run: bash build.sh