We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e31a5a commit 36e6293Copy full SHA for 36e6293
README.md
@@ -19,7 +19,7 @@ See the [docs](https://octomind.dev/docs) for more details.
19
url: <publicly accessible url to your deployment>
20
token: ${{ secrets.AUTOMAGICALLY_TOKEN }}
21
testTargetId: <your testTargetId that you also get from us>
22
- environmentName: <environment name> that you want your test cases should run against. optional,
+ environmentName: <environment name that your test cases should run against. optional,
23
will use the "default" environment otherwise.>
24
blocking: <if your pipeline should block until all tests have passed, optional, defaults to false>
25
```
0 commit comments