Skip to content

Commit 77973eb

Browse files
committed
Debug
1 parent 2a141f8 commit 77973eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/symbolicate/ci-script/symbolicate.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ function runScript() {
4141
const id = urlData[1];
4242
const serverUrl = `http://localhost:${port}/${id}`;
4343
console.log("server url:", serverUrl);
44+
console.log("metricName", metricName);
4445

4546
let folder = metricName.split("/")[0];
4647

0 commit comments

Comments
 (0)