This action makes the testim.io cli available to your workflows
Required The auth token
Required The project id to run
Required The grid on which to execute the tests. Default "Testim-Grid"
.
uses: instinctstudios/[email protected]
with:
token: ${{ secrets.TESTIM_TOKEN }}
project-id: <PROJECT_ID>