Skip to content

Reword readme

Reword readme #37

Workflow file for this run

name: Tests
on:
push:
branches: [main, develop]
pull_request:
branches: [main]
jobs:
test:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
with:
submodules: recursive
- run: brew install bash fzf
- run: brew install --cask keepassxc
- run: test/bats/bin/bats --tap test