Skip to content

chore(runner): add htmlcs default #795

chore(runner): add htmlcs default

chore(runner): add htmlcs default #795

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://a11ywatch.com
FAIL_TOTAL_COUNT: 40
EXTERNAL: false
SITE_WIDE: true
SITEMAP: true
SUBDOMAINS: false
TLD: false
LIST: true
UPLOAD: true
env:
DEFAULT_RUNNERS: ace