Skip to content

Slatebox/testim-cli-gh-action

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testim

This action makes the testim.io cli available to your workflows

Inputs

token

Required The auth token

project

Required The project id to run

grid

Required The grid on which to execute the tests. Default "Testim-Grid".

Example usage

uses: instinctstudios/[email protected]
with:
  token: ${{ secrets.TESTIM_TOKEN }}
  project-id: <PROJECT_ID>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 66.5%
  • Shell 33.5%