Skip to content

htmltest-action

Actions
Runs htmltest on a directory
v0.13.0-rc1
LatestPre-release
By wjdp
Star (6)

✅ htmltest GitHub Action

Test

Run htmltest as part of your GitHub Actions workflow.

💻 Usage

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

htmltest-action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Runs htmltest on a directory
v0.13.0-rc1
LatestPre-release
By wjdp

htmltest-action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.