GitHub Action
htmltest-action
v0.13.0-rc1
Pre-release
Run htmltest as part of your GitHub Actions workflow.
By providing a path
- name: Run htmltest
uses: wjdp/htmltest-action@master
with:
path: dist
or by setting a config file
- name: Run htmltest
uses: wjdp/htmltest-action@master
with:
config: .htmltest.yml