Skip to content

Update module github.com/onsi/ginkgo to v2 #384

Update module github.com/onsi/ginkgo to v2

Update module github.com/onsi/ginkgo to v2 #384

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