Skip to content

🌱 Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 #527

🌱 Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1

🌱 Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 #527

name: operator-developer-e2e
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
jobs:
operator-developer-e2e:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
with:
go-version-file: go.mod
- name: Run the operator framework e2e test
run: |
make operator-developer-e2e