Skip to content

Commit

Permalink
fix: semantic deploy (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
OrrLumigo authored Aug 4, 2022
1 parent 8f124b9 commit 90873ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,4 +195,4 @@ const tracerProvider: BasicTracerProvider = await lumigo.init.tracerProvider;
await tracerProvider.forceFlush();

// Now the Node.js process can terminate, with all the spans closed so far sent to Lumigo
```
```

0 comments on commit 90873ed

Please sign in to comment.