Skip to content

chore(deps): bump sigs.k8s.io/controller-tools in the kubernetes grou… #80

chore(deps): bump sigs.k8s.io/controller-tools in the kubernetes grou…

chore(deps): bump sigs.k8s.io/controller-tools in the kubernetes grou… #80

Workflow file for this run

name: "End-to-end tests"
on:
push:
branches:
- main
- releases/*
pull_request:
branches:
- main
- releases/*
jobs:
e2e-tests:
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
with:
go-version: 1.21
- uses: actions/[email protected]
- name: "Run end-to-end tests"
run: make e2e-test