Skip to content
check

GitHub Action

louisroyer-gh-actions/busted

v1.0.4 Latest version

louisroyer-gh-actions/busted

check

louisroyer-gh-actions/busted

Busted

Installation

Copy and paste the following snippet into your .yml file.

              

- name: louisroyer-gh-actions/busted

uses: louisroyer-gh-actions/[email protected]

Learn more about this action in louisroyer-gh-actions/busted

Choose a version

louisroyer-gh-actions/busted

Example workflow use:

- name: Run busted
  uses: louisroyer-gh-actions/[email protected]
  with:
      args: .

Note: Code coverage analysis is NOT supported (luacov is not installed).