We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f331f5 commit 3ce5046Copy full SHA for 3ce5046
.github/workflows/main.yaml
@@ -45,5 +45,8 @@ jobs:
45
46
test-submit:
47
uses: ./.github/workflows/test-examples.yml
48
+ with:
49
+ CHIPFLOW_BACKEND_VERSION: 'branch-opentracing-batch'
50
+ CHIPFLOW_API_ORIGIN: "https://build-staging.chipflow.org"
51
secrets:
- CHIPFLOW_API_KEY: ${{ secrets.CHIPFLOW_API_KEY}}
52
+ CHIPFLOW_API_KEY: ${{ secrets.CHIPFLOW_API_KEY_STAGING }}
0 commit comments