Skip to content

Enable setting the VS dev environment without running from Dev Comman… #8252

Enable setting the VS dev environment without running from Dev Comman…

Enable setting the VS dev environment without running from Dev Comman… #8252

Workflow file for this run

name: CI (Linux)
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
job:
uses: ./.github/workflows/job-compile-and-test.yml
with:
runner-env: ubuntu-22.04
platform: linux