Skip to content

build(deps): bump cloud.google.com/go/trace from 1.10.7 to 1.10.8 #212

build(deps): bump cloud.google.com/go/trace from 1.10.7 to 1.10.8

build(deps): bump cloud.google.com/go/trace from 1.10.7 to 1.10.8 #212

Workflow file for this run

name: Focused Test
on: [pull_request]
jobs:
focused-test:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v5
with:
go-version: '1.22.4'
- uses: actions/checkout@v4
- run: go run github.com/onsi/ginkgo/v2/ginkgo unfocus && test -z "$(git status -s)"