Skip to content

uberjar: use the --uberjar parameter for software distribution\n t… #1507

uberjar: use the --uberjar parameter for software distribution\n t…

uberjar: use the --uberjar parameter for software distribution\n t… #1507

Workflow file for this run

name: tests
on: [push, pull_request]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: true
- uses: DeLaGuardo/setup-clojure@12.5
with:
cli: "1.11.1.1139"
github-token: ${{ secrets.GITHUB_TOKEN }}
- run: clojure -M:test