File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,9 +46,11 @@ for every pull request. This workflow primarily verifies that the extension can
4646be successfully installed by the Gemini CLI.
4747
4848Currently, there are no automated unit or integration test suites
49- within this repository. All functional testing must be performed manually. All tools
49+ within this repository. All functional testing must be performed manually. All skills
5050are currently tested in the [MCP Toolbox GitHub](https://github.com/googleapis/mcp-toolbox).
5151
52+ The skills themselves are validated using the ` skills-validate.yml` workflow.
53+
5254# ## Other GitHub Checks
5355
5456* ** License Header Check:** A workflow ensures all necessary files contain the
@@ -60,11 +62,6 @@ are currently tested in the [MCP Toolbox GitHub](https://github.com/googleapis/m
6062* ** Dependency Updates:** [Renovate](https://github.com/apps/forking-renovate)
6163 is configured to automatically create pull requests for dependency updates.
6264
63- # # Building the Extension
64-
65- The " build" process for this extension involves packaging the extension' s
66- metadata files (`gemini-extension.json`, `BIGQUERY.md`, `LICENSE`) along with the
67- skills.
6865
6966# # Maintainer Information
7067
You can’t perform that action at this time.
0 commit comments