Skip to content

Commit 8beeffe

Browse files
committed
Update next release branch with changes from main (default) (#244)
1 parent 64a1e9e commit 8beeffe

File tree

5 files changed

+504
-100
lines changed

5 files changed

+504
-100
lines changed

.github/workflows/client-integration-tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,8 @@ jobs:
9999
run: ./server/scripts/install-packs.sh
100100

101101
## Extract test databases used in the integration tests.
102-
## Defaults to integration scope (javascript/examples + all tools databases).
102+
## Defaults to integration scope (javascript/examples + specific tools
103+
## databases referenced by integration test fixtures).
103104
## Query unit tests auto-extract their own databases via `codeql test run`.
104105
- name: MCP Integration Tests - Extract test databases
105106
shell: bash

0 commit comments

Comments
 (0)