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 b96c6bd commit 00926b0Copy full SHA for 00926b0
1 file changed
.github/workflows/unit_tests_common.yml
@@ -202,7 +202,7 @@ jobs:
202
NO_PROXY: "flagcicd.flagos.net"
203
with:
204
user_id: '000000000000000000'
205
- backend_url: 'http://flagcicd.flagos-inner.net:8000/metrics/'
+ backend_url: 'http://flagcicd-inner.flagos.net:8000/metrics/'
206
report_path: '${{ env.COVERAGE_REPORT_DIR }}/coverage.json'
207
fail_on_error: 'false'
208
runner_set_name: ${{ fromJson(inputs.runs_on)[0] }}
0 commit comments