when: - event: cron steps: shuffled-race-tests: image: golang:1.25 commands: - go test -race -shuffle=on -count=3 ./...