Skip to content

Merge pull request #383 from nightglower/mailbox.org #211

Merge pull request #383 from nightglower/mailbox.org

Merge pull request #383 from nightglower/mailbox.org #211

Workflow file for this run

name: Run checks
on: [ push, pull_request ]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- run: bundle exec rake