Skip to content

louisroyer-gh-actions/busted

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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