Skip to content

chore(runner): add htmlcs default #799

chore(runner): add htmlcs default

chore(runner): add htmlcs default #799

Workflow file for this run

name: Tests
on: [pull_request]
jobs:
run-container:
name: End to End
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: A11yWatch website scan
uses: ./
with:
WEBSITE_URL: https://jeffmendez.com
FAIL_TOTAL_COUNT: 100
EXTERNAL: false
SITE_WIDE: true
LIST: true
UPLOAD: true
env:
DEFAULT_RUNNERS: htmlcs
PAGEMIND_IGNORE_WARNINGS: true