Skip to content

Commit 9db04e1

Browse files
committed
Cleanup
1 parent 1760404 commit 9db04e1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

action.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ inputs:
3333
required: false
3434
app-url:
3535
description: ^
36-
'The base uri to run WEB BROWSER TESTS against. If provided, this will
37-
override the default web browser uri associated with the environment in mabl (note, this replaces `uri`, and will override the value in `uri` if both are provided)'
36+
'The base URL to run WEB BROWSER TESTS against. If provided, this will
37+
override the default web browser URL associated with the environment in mabl (note, this replaces `uri`, and will override the value in `uri` if both are provided)'
3838
required: false
3939
api-url:
4040
description: ^
41-
'The base uri to run API TESTS against. If provided, this will
42-
override the default API uri associated with the environment in mabl'
41+
'The base URL to run API TESTS against. If provided, this will
42+
override the default API URL associated with the environment in mabl'
4343
required: false
4444
mabl-branch:
4545
description: ^

0 commit comments

Comments
 (0)