influxdb/.circleci
Marco Neumann d9ce92dad1
fix: do not override all rustflags in circleci (#8061)
As we've learned in #8048 and #8052, rustflags do NOT stack. Since we
only want to change one specific parameter (the debug feature), use the
env variable that cargo provides us.

**In contrast to the linked PRs, this only changes the test excution. Prod
builds remain untouched.**

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-06-27 14:35:04 +00:00
..
config.yml fix: do not override all rustflags in circleci (#8061) 2023-06-27 14:35:04 +00:00
yamllint.yml chore: add semantic commit check as GH action (#3638) 2022-02-08 15:44:09 +00:00