Skip to content

Update scala3-library to 3.4.1 #443

Update scala3-library to 3.4.1

Update scala3-library to 3.4.1 #443

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