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,7 +46,7 @@ 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
5252# ## Other GitHub Checks
@@ -62,9 +62,8 @@ are currently tested in the [MCP Toolbox GitHub](https://github.com/googleapis/m
6262
6363# # Building the Extension
6464
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.
65+ The building process for this extension is handled automatically by the
66+ automated workflows when a new release is created. Manual building is not required.
6867
6968# # Maintainer Information
7069
You can’t perform that action at this time.
0 commit comments