Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
twistedpair committed Jan 10, 2025
1 parent 1760404 commit 9db04e1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ inputs:
required: false
app-url:
description: ^
'The base uri to run WEB BROWSER TESTS against. If provided, this will
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)'
'The base URL to run WEB BROWSER TESTS against. If provided, this will
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)'
required: false
api-url:
description: ^
'The base uri to run API TESTS against. If provided, this will
override the default API uri associated with the environment in mabl'
'The base URL to run API TESTS against. If provided, this will
override the default API URL associated with the environment in mabl'
required: false
mabl-branch:
description: ^
Expand Down

0 comments on commit 9db04e1

Please sign in to comment.