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