Skip to content

breaking: Remove support for nREPL's sideloader #751

breaking: Remove support for nREPL's sideloader

breaking: Remove support for nREPL's sideloader #751

Workflow file for this run

name: babashka
on: [push]
jobs:
bb-script:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: liquidz/babashka-test-action@v1.1
with:
source-paths: 'clj/script'
test-paths: 'test/clj/script'