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