Skip to content

Commit 4dae004

Browse files
authored
Update DEVELOPER.md
1 parent bfe8179 commit 4dae004

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

DEVELOPER.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ for every pull request. This workflow primarily verifies that the extension can
4646
be successfully installed by the Gemini CLI.
4747

4848
Currently, 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
5050
are 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

0 commit comments

Comments
 (0)