Skip to content

adding LexerSuite, #410 #124

adding LexerSuite, #410

adding LexerSuite, #410 #124

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@v2
- name: Run tests
run: sbt test