Skip to content

Clean README.md

Clean README.md #44

Workflow file for this run

name: HTML Proofer
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ruby/[email protected]
with:
ruby-version: '2.7'
bundler-cache: true
- run: bundle exec rake html_proofer