Skip to content

Allow :nuzzle/title to be function that accepts url and outputs string #221

Allow :nuzzle/title to be function that accepts url and outputs string

Allow :nuzzle/title to be function that accepts url and outputs string #221

Workflow file for this run

name: unit-tests
on:
push:
branches:
- main
pull_request:
jobs:
run-clojure-tests:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup babashka
uses: turtlequeue/[email protected]
with:
babashka-version: 0.8.156
- name: Run unit tests
run: bb test