Skip to content

Commit f1dc65e

Browse files
authored
Update DEVELOPER.md
1 parent c99bed6 commit f1dc65e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

DEVELOPER.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ A GitHub Actions workflow (`.github/workflows/presubmit-tests.yml`) is triggered
4444
for every pull request. This workflow primarily verifies that the extension can
4545
be successfully installed by the Gemini CLI.
4646

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).
47+
All tools are currently tested in the [MCP Toolbox GitHub](https://github.com/googleapis/mcp-toolbox).
48+
49+
The skills themselves are validated using the `skills-validate.yml` workflow.
5050

5151
### Other GitHub Checks
5252

0 commit comments

Comments
 (0)