Skip to content

release agntcy-slim-mcp-proxy-v0.2.2 (#24) #58

release agntcy-slim-mcp-proxy-v0.2.2 (#24)

release agntcy-slim-mcp-proxy-v0.2.2 (#24) #58

# Copyright AGNTCY Contributors (https://github.com/agntcy)
# SPDX-License-Identifier: Apache-2.0
---
name: ci-test-and-build
on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: ${{ github.event_name == 'pull_request' }}
jobs:
build-and-test:
name: build & test
uses: ./.github/workflows/reusable-rust-build-and-test.yaml
with:
working-directory: .