Lei LI
Lei LI
Hi, I have a large [multi-root workspace](https://code.visualstudio.com/docs/editor/multi-root-workspaces#_workspace-file-schema) containing many project-directories, but only a few among them are Python related. Every time a start VScode, the Pylance starts scanning every project-directory...
**Describe the bug** When we use the `runner.environment` context listed in [official document](https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/accessing-contextual-information-about-workflow-runs#runner-context), this extension reports "Context access might be invalid". **To Reproduce** Steps to reproduce the behavior: 1. With...