Skip to content

Fix CI race tests

Niels Möller requested to merge nisse/race-test into main

Add -race option to the job running go test. Delete the separate race test job, since just go build -race doesn't do anything useful.

Merge request reports