Skip to content

Fix: display info from past due subscriptions. #60

Fix: display info from past due subscriptions.

Fix: display info from past due subscriptions. #60

Workflow file for this run

name: Tests
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.0.5
- uses: supercharge/mongodb-github-action@1.7.0
with:
mongodb-version: 5.0
- uses: browser-actions/setup-geckodriver@latest
with:
geckodriver-version: 0.18.0
- uses: browser-actions/setup-firefox@latest
with:
firefox-version: '54.0'
- run: |
bundle install
- uses: GabrielBB/xvfb-action@v1
with:
run: |
bundle exec rake