Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Bump go module deps-automation/code.cloudfoundry.org/debugserver-v0.0.0-20240722180655-b2525cf2b25a #746

Bump go module deps-automation/code.cloudfoundry.org/debugserver-v0.0.0-20240722180655-b2525cf2b25a

Bump go module deps-automation/code.cloudfoundry.org/debugserver-v0.0.0-20240722180655-b2525cf2b25a #746

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