From 0f6405e28dc60ecc4caa29b1222446d1eb5a64de Mon Sep 17 00:00:00 2001 From: Didier Durand Date: Mon, 21 Jul 2025 00:36:34 +0200 Subject: fix typos in diverse files (#3550) Co-authored-by: Pascal Birchler Co-authored-by: Pascal Birchler Co-authored-by: N. Taylor Mullen --- docs/integration-tests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/integration-tests.md b/docs/integration-tests.md index 60dfa30b..53ddd155 100644 --- a/docs/integration-tests.md +++ b/docs/integration-tests.md @@ -132,7 +132,7 @@ This structure makes it easy to locate the artifacts for a specific test run, fi ## Continuous integration -To ensure the integration tests are always run, a GitHub Actions workflow is defined in `.github/workflows/e2e.yml`. This workflow automatically runs the integration tests on every pull request and push to the `main` branch. +To ensure the integration tests are always run, a GitHub Actions workflow is defined in `.github/workflows/e2e.yml`. This workflow automatically runs the integrations tests for pull requests against the `main` branch, or when a pull request is added to a merge queue. The workflow runs the tests in different sandboxing environments to ensure Gemini CLI is tested across each: -- cgit v1.2.3