Skip to content

CLOUD-727: Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 #3011

CLOUD-727: Bump github.com/onsi/gomega from 1.36.1 to 1.36.2

CLOUD-727: Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 #3011

Workflow file for this run

name: Run tests
on: [pull_request]
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v5
with:
go-version: '^1.23'
- uses: actions/[email protected]
- name: run tests
run: make test