Skip to content

Commit

Permalink
test GH annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
juan-fernandez committed Jun 18, 2024
1 parent 3b479d0 commit 1cc06a9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ci/init.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,8 @@ if (shouldInit) {
tracer.use('child_process', false)
}

if (process.env.GITHUB_ACTIONS || process.env.GITHUB_ACTION) {
console.log('::notice title={🐶 30 tests passed. See results in DataDog.}')
}

module.exports = tracer

0 comments on commit 1cc06a9

Please sign in to comment.