We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mobile-dev-inc/Maestro'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
warn_build_xctestrunner.yaml•326 B
name: Warn Build XCTest runner
on:
pull_request:
paths:
- 'maestro-ios-xctest-runner/**'
jobs:
warn:
runs-on: ubuntu-latest
steps:
- uses: mshick/add-pr-comment@v2
with:
message: "Make sure to run ./maestro-ios-xctest-runner/build-maestro-ios-runner.sh with every swift change"