We need `CI=true` to be exported from `run.sh` so that we can have the CI running properly. Otherwise, we get a lot of warning from the Go metalinters.
We need
CI=trueto be exported fromrun.shso that we can have the CI running properly. Otherwise, we get a lot of warning from the Go metalinters.