Skip to content

test: Fix ModialDialog tests for VS Code 1.87.0 #1135

test: Fix ModialDialog tests for VS Code 1.87.0

test: Fix ModialDialog tests for VS Code 1.87.0 #1135

Workflow file for this run

name: Insiders CI
on:
schedule:
- cron: "0 0 * * *"
push:
branches: [ insider ]
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/template-main.yaml
with:
version: latest
code_type: insider