You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,8 +19,8 @@ These can be overridden using the workflow inputs.
19
19
You can follow [this guide](https://docs.github.com/en/actions/how-tos/write-workflows/choose-what-workflows-do/use-secrets#creating-secrets-for-a-repository) in order to create the secret in a GitHub environment.
20
20
This one expires in 90 days and you can use it during this time.
21
21
22
-
> [!WARNING]
23
-
> The key will be revoked if you create another API key with the same user by invoking `inctl auth login` again.
22
+
> [!WARNING]
23
+
> The key will be revoked if you create another API key with the same user by invoking `inctl auth login` again.
24
24
25
25
26
26
2. The CI workflow will execute against a running solution on either a VM or an IPC.
0 commit comments