Skip to content

Commit bbec5da

Browse files
committed
enable passing endpoint to test-examples workflow
1 parent 06f99ad commit bbec5da

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test-examples.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
required: false
88
type: string
99
default: ''
10+
CHIPFLOW_ENDPOINT:
11+
required: false
12+
type: string
13+
default: ''
1014
secrets:
1115
CHIPFLOW_API_KEY:
1216
required: true

0 commit comments

Comments
 (0)