We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8108558 commit f69491dCopy full SHA for f69491d
.github/workflows/test.yml
@@ -34,6 +34,11 @@ jobs:
34
35
###########################################################################
36
# 2 - Remote smoke-test (skipped if ENV vars are missing)
37
+ #
38
+ # • Put MCP_SERVER_URL → “https://<app>.herokuapp.com”
39
+ # • Put API_KEY → same key you set as Heroku config var
40
41
+ # The fixture auto-skips the remote case if these are missing, so
42
43
remote:
44
runs-on: ubuntu-latest
0 commit comments