Skip to content

Commit 3bdf6c5

Browse files
Merge branch 'main' into robertbrignull/use_app_commands_3
2 parents b14ebc6 + cd03002 commit 3bdf6c5

29 files changed

Lines changed: 1150 additions & 376 deletions

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ jobs:
199199
run: echo "cli-versions=$(cat ./extensions/ql-vscode/supported_cli_versions.json | jq -rc)" >> $GITHUB_OUTPUT
200200
outputs:
201201
cli-versions: ${{ steps.set-variables.outputs.cli-versions }}
202+
202203
cli-test:
203204
name: CLI Test
204205
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)