Skip to content

Enhance feed URL detection and add test for RSS feed subscription #5

Enhance feed URL detection and add test for RSS feed subscription

Enhance feed URL detection and add test for RSS feed subscription #5

Workflow file for this run

name: Test
on: push
env:
RAILS_ENV: test
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- run: bundle exec rspec