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

Bump code.cloudfoundry.org/goshims from 0.37.0 to 0.38.0 #759

Bump code.cloudfoundry.org/goshims from 0.37.0 to 0.38.0

Bump code.cloudfoundry.org/goshims from 0.37.0 to 0.38.0 #759

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