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 ef0bc6b commit 84ff1a4Copy full SHA for 84ff1a4
.github/workflows/ci-mcp-sanity.yml
@@ -10,7 +10,7 @@ on:
10
- 'yarn.lock'
11
12
jobs:
13
- build-express-app:
+ build-and-test-mcp:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout repository
0 commit comments