Skip to content

WIP: test: Fix CI to pass the TLS client flags #1964

WIP: test: Fix CI to pass the TLS client flags

WIP: test: Fix CI to pass the TLS client flags #1964

name: KFP Manifests
on:
push:
branches: [master]
pull_request:
paths:
- '.github/workflows/kubeflow-pipelines-manifests.yml'
- 'manifests/kustomize/**'
- '!**/*.md'
- '!**/OWNERS'
jobs:
kubeflow-pipelines-manifests:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v5
- name: Run tests
run: ./manifests/kustomize/hack/presubmit.sh