Skip to content

Merge pull request #91 from atkrv/status-ide-detection #186

Merge pull request #91 from atkrv/status-ide-detection

Merge pull request #91 from atkrv/status-ide-detection #186

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/