Skip to content

feat(eval-hub): add eval-hub MCP server configuration and reconciliation #2150

feat(eval-hub): add eval-hub MCP server configuration and reconciliation

feat(eval-hub): add eval-hub MCP server configuration and reconciliation #2150

name: Tier 1 - Controller tests
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Setup Go
uses: actions/setup-go@v4
with:
go-version-file: "go.mod"
- name: Test
run: make test