Skip to content

docs: update README for registry-based architecture #153

docs: update README for registry-based architecture

docs: update README for registry-based architecture #153

Workflow file for this run

name: Tests
on:
pull_request:
branches: [main]
push:
branches: [main]
jobs:
test:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- name: Install bats-core
run: brew install bats-core
- name: Run tests
run: bats tests/