Skip to content

Commit

Permalink
added env var for EventsExporter
Browse files Browse the repository at this point in the history
  • Loading branch information
ypopovych committed Mar 19, 2024
1 parent e20eb09 commit 6e79786
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Tests/EventsExporter/EventsExporter.xctestplan
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
],
"defaultOptions" : {
"codeCoverage" : false,
"environmentVariableEntries" : [
{
"key" : "GITHUB_ACTIONS",
"value" : "$(GITHUB_ACTIONS)"
}
],
"targetForVariableExpansion" : {
"containerPath" : "container:DatadogSDKTesting.xcodeproj",
"identifier" : "A7FC257F2BA1E87400067E26",
Expand Down

0 comments on commit 6e79786

Please sign in to comment.