[Beats] Enable Go Integration tests on Mac for every PR
Open
Team:Elastic-Agent-Data-Plane
- Dominant language
- Go
- Stars
- 12.7k
- Forks
- 5k
- Avg merge
- 2d 15m
- Merged PRs (30d)
- 385
Description
I recently noticed that the Go integration tests are not running on Mac for every PR, we should enable them for at least one version of these OS.
They can be run with:
```
mage GoIntegTest
```
cc: @pazone @dliappis
from @pazone: See implementation details in the comment below
Contributor guide
Assessment
This issue has not been assessed yet.