Skip to content

Add film

Add film #42

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