Skip to content

Test path change from /api/scala to default #103

Test path change from /api/scala to default

Test path change from /api/scala to default #103

Workflow file for this run

name: CI
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: coursier/[email protected]
with:
jvm: temurin:1.21
apps: sbt
- name: Test
run: sbt clean test scripted