Skip to content

Update prompt and tests #51

Update prompt and tests

Update prompt and tests #51

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
bats:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
with:
submodules: true
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- run: test/ci.sh
spellr:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- run: bundle exec spellr