Skip to content

improve the tests with real KF profile namespaces (#3093) #1794

improve the tests with real KF profile namespaces (#3093)

improve the tests with real KF profile namespaces (#3093) #1794

name: Unit Test
on:
- push
- pull_request
jobs:
build:
name: Test
if: ${{ github.repository == 'kubeflow/manifests' }}
runs-on: ubuntu-latest
steps:
- name: Check out repo
uses: actions/checkout@v4
- name: Install kustomize
run: ./tests/gh-actions/install_kustomize.sh
- name: Unit Test
run: |
kustomize build example