Skip to content

Remove scala-reflect and fix tests for Scala 3 #74

Remove scala-reflect and fix tests for Scala 3

Remove scala-reflect and fix tests for Scala 3 #74

Workflow file for this run

name: Build and Test
on:
workflow_dispatch:
push:
branches:
- "master"
pull_request:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: stepchowfun/toast/.github/actions/toast@main
env:
args: -PextraArgs=export -q
- uses: codecov/codecov-action@v2
with:
files: coverage.json