Skip to content
This repository was archived by the owner on Aug 14, 2020. It is now read-only.

Commit b5f7947

Browse files
add endpoint
1 parent da4aed2 commit b5f7947

File tree

3 files changed

+277
-266
lines changed

3 files changed

+277
-266
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ inputs:
1212
cypress-endpoint:
1313
description: 'URL to run the cypress tests against.'
1414
required: false
15+
default: 'http://localhost:3000'
1516
dsn:
1617
description: 'Scope DSN'
1718
required: true

0 commit comments

Comments
 (0)