Skip to content

Commit 00926b0

Browse files
committed
fix
1 parent b96c6bd commit 00926b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit_tests_common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ jobs:
202202
NO_PROXY: "flagcicd.flagos.net"
203203
with:
204204
user_id: '000000000000000000'
205-
backend_url: 'http://flagcicd.flagos-inner.net:8000/metrics/'
205+
backend_url: 'http://flagcicd-inner.flagos.net:8000/metrics/'
206206
report_path: '${{ env.COVERAGE_REPORT_DIR }}/coverage.json'
207207
fail_on_error: 'false'
208208
runner_set_name: ${{ fromJson(inputs.runs_on)[0] }}

0 commit comments

Comments
 (0)