You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 13, 2025. It is now read-only.
fix: set shell to bash in Makefile to enable unset (#154)
<!--
Thank you for contributing to the project! 💜
Please see our [OSS process
document](https://github.com/honeycombio/home/blob/main/honeycomb-oss-lifecycle-and-practices.md#)
to get an idea of how we operate.
-->
## Which problem is this PR solving?
- Closes#69
## Short description of the changes
sets shell to bash to fix shell builtin behaviour
## How to verify that this has the expected result
run `make test` with a disruptive environment variable that starts with
`HONEYCOMB_` or `OTEL_` set
0 commit comments