mirror of
https://github.com/labring/sealos.git
synced 2026-09-19 02:23:07 +08:00
ci(test): run Go tests with race detector (#7299) * ci: run Go tests with race detector * ci: use standard race test targets * ci: avoid coverage during controller race tests * test: document trusted external request targets * ci: fold account runtime tests into unit tests * test: always run account testcontainers tests Co-authored-by: zijiren <84728412+zijiren233@users.noreply.github.com>