Skip to content

starting to rewrite how ligature is structured, removing ligature pro… #449

starting to rewrite how ligature is structured, removing ligature pro…

starting to rewrite how ligature is structured, removing ligature pro… #449

Workflow file for this run

name: Scala CI
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run tests
run: sbt test