Skip to content

feat: add option to hide comment disclaimer #13

feat: add option to hide comment disclaimer

feat: add option to hide comment disclaimer #13

Workflow file for this run

name: accessibility-test-pa11y
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- name: Use Node.js 16.x
uses: actions/setup-node@v3
with:
node-version: 16.x
cache: "npm"
- run: npm install --global pa11y-ci
- run: pa11y-ci