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).
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).