Skip to content

docs: add SSH relay, mobile notifications, and remote dev sections to… #199

docs: add SSH relay, mobile notifications, and remote dev sections to…

docs: add SSH relay, mobile notifications, and remote dev sections to… #199

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/