--- when: event: pull_request steps: golang: image: golang:1.23.2 commands: - go test -v ./...