Skip to content

Commit c07cba2

Browse files
Merge pull request #1 from dsp-testing/test-1
wip
2 parents 834ed07 + ae97142 commit c07cba2

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

lib/init-action.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/init-action.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/init-action.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ async function sendSuccessStatusReport(
7171
queries.push(...queriesInput.split(","));
7272
}
7373

74+
console.log(languages);
75+
7476
const statusReport: InitSuccessStatusReport = {
7577
...statusReportBase,
7678
languages,

0 commit comments

Comments
 (0)