We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c99bed6 commit f1dc65eCopy full SHA for f1dc65e
1 file changed
DEVELOPER.md
@@ -44,9 +44,9 @@ A GitHub Actions workflow (`.github/workflows/presubmit-tests.yml`) is triggered
44
for every pull request. This workflow primarily verifies that the extension can
45
be successfully installed by the Gemini CLI.
46
47
-Currently, there are no automated unit or integration test suites
48
-within this repository. All functional testing must be performed manually. All tools
49
-are currently tested in the [MCP Toolbox GitHub](https://github.com/googleapis/mcp-toolbox).
+All tools are currently tested in the [MCP Toolbox GitHub](https://github.com/googleapis/mcp-toolbox).
+
+The skills themselves are validated using the `skills-validate.yml` workflow.
50
51
### Other GitHub Checks
52
0 commit comments