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 7af9fed commit 14c52a3Copy full SHA for 14c52a3
.github/workflows/main.yaml
@@ -46,7 +46,7 @@ jobs:
46
test-submit:
47
uses: ./.github/workflows/test-examples.yml
48
with:
49
- CHIPFLOW_BACKEND_VERSION: 'branch-opentracing-batch'
+ CHIPFLOW_BACKEND_VERSION: 'branch-main'
50
CHIPFLOW_API_ORIGIN: "https://build-staging.chipflow.org"
51
secrets:
52
CHIPFLOW_API_KEY: ${{ secrets.CHIPFLOW_API_KEY_STAGING }}
0 commit comments