Skip to content

🌱 Bump github.com/operator-framework/operator-registry from 1.40.0 to 1.43.1 #1289

🌱 Bump github.com/operator-framework/operator-registry from 1.40.0 to 1.43.1

🌱 Bump github.com/operator-framework/operator-registry from 1.40.0 to 1.43.1 #1289

name: extension-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@v5
with:
go-version-file: go.mod
- name: Run the extension developer e2e test
run: |
make extension-developer-e2e