Skip to content

Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#123) #192

Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#123)

Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#123) #192

Workflow file for this run

name: test
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
name: Test
steps:
- uses: actions/setup-go@v3
with:
go-version: '1.21'
- uses: actions/checkout@v3
- run: go run github.com/onsi/ginkgo/v2/ginkgo -r