Skip to content

chore: gitignore social-post.md and .env*.local #183

chore: gitignore social-post.md and .env*.local

chore: gitignore social-post.md and .env*.local #183

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/