Skip to content

Commit 3ce5046

Browse files
committed
remove me
1 parent 9f331f5 commit 3ce5046

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/main.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,8 @@ jobs:
4545

4646
test-submit:
4747
uses: ./.github/workflows/test-examples.yml
48+
with:
49+
CHIPFLOW_BACKEND_VERSION: 'branch-opentracing-batch'
50+
CHIPFLOW_API_ORIGIN: "https://build-staging.chipflow.org"
4851
secrets:
49-
CHIPFLOW_API_KEY: ${{ secrets.CHIPFLOW_API_KEY}}
52+
CHIPFLOW_API_KEY: ${{ secrets.CHIPFLOW_API_KEY_STAGING }}

0 commit comments

Comments
 (0)