Skip to content

Update module github.com/onsi/ginkgo/v2 to v2.19.1 #408

Update module github.com/onsi/ginkgo/v2 to v2.19.1

Update module github.com/onsi/ginkgo/v2 to v2.19.1 #408

Workflow file for this run

name: Test
on:
push:
branches:
- main
- fix/working-ci
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
- uses: ruby/setup-ruby@v1
with:
ruby-version: "3.1"
- run: make