Skip to content

Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 #343

Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0

Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 #343

Workflow file for this run

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