Skip to content

Commit 79fd44f

Browse files
authored
Add run-remote-query.ts to CLI tests workflow triggers (#3272)
1 parent 69ff7cb commit 79fd44f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cli-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- extensions/ql-vscode/src/language-support/**
1212
- extensions/ql-vscode/src/query-server/**
1313
- extensions/ql-vscode/supported_cli_versions.json
14+
- extensions/ql-vscode/src/variant-analysis/run-remote-query.ts
1415

1516
jobs:
1617
find-nightly:

0 commit comments

Comments
 (0)